blob: efd0c655d2fd6e41aa1cb4e510f7190add82bfd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="512"
height="512"
viewBox="0 0 512 512"
version="1.1"
id="svg1"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
sodipodi:docname="Original.svg"
inkscape:export-filename="Sizes/Square/512x512.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
inkscape:zoom="1.3046875"
inkscape:cx="255.61677"
inkscape:cy="256"
inkscape:window-width="1440"
inkscape:window-height="872"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" />
<defs
id="defs1">
<rect
x="163.09281"
y="96.553892"
width="171.47006"
height="175.17964"
id="rect2" />
</defs>
<g
inkscape:label="bg"
inkscape:groupmode="layer"
id="layer1"
style="display:inline"
sodipodi:insensitive="true">
<rect
style="display:inline;fill:#cde7ed;fill-opacity:1;stroke-width:1.88489"
id="rect3"
width="512"
height="512"
x="0"
y="0"
inkscape:label="square" />
<circle
style="display:none;fill:#cde7ed;fill-opacity:1;stroke-width:1.3177"
id="path4"
cx="256"
cy="256"
r="256"
inkscape:label="circle" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="text"
sodipodi:insensitive="true">
<text
xml:space="preserve"
style="font-size:92.4609px;font-family:'Noto Sans Mono';-inkscape-font-specification:'Noto Sans Mono';fill:#051f24;fill-opacity:1;stroke-width:7.70508"
x="88.414536"
y="175.09671"
id="text5"
inkscape:label="text"><tspan
sodipodi:role="line"
id="tspan5"
x="88.414536"
y="175.09671"
style="stroke-width:7.70508">igorek</tspan><tspan
sodipodi:role="line"
x="88.414536"
y="290.67282"
id="tspan6"
style="stroke-width:7.70508">dot</tspan><tspan
sodipodi:role="line"
x="88.414536"
y="406.24896"
id="tspan7"
style="stroke-width:7.70508">dev</tspan></text>
</g>
</svg>
|