blob: 34d729b9c5ff208e39cfb2530d96e3168b4b7444 (
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="svg2"
width="80"
height="80"
viewBox="0 0 80 80"
sodipodi:docname="toolbar.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/toolbar-040.png"
inkscape:export-xdpi="48"
inkscape:export-ydpi="48">
<metadata
id="metadata8">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs6">
<rect
x="20"
y="20"
width="40"
height="30"
id="rect878" />
<rect
x="20"
y="50"
width="40"
height="30"
id="rect872" />
<rect
x="20"
y="20"
width="40"
height="30"
id="rect864" />
<rect
x="20"
y="20"
width="40"
height="30"
id="rect858" />
<rect
x="20"
y="20"
width="40"
height="30"
id="rect852" />
</defs>
<sodipodi:namedview
inkscape:document-rotation="0"
pagecolor="#404040"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview4"
showgrid="true"
inkscape:zoom="15.1625"
inkscape:cx="40"
inkscape:cy="40.065952"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g10"
showguides="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:snap-nodes="true"
borderlayer="true">
<inkscape:grid
type="xygrid"
id="grid837" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<rect
y="30"
x="10"
height="20"
width="60"
id="rect4156"
style="fill:#a0a0a0;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
<circle
r="5"
cy="40"
cx="35"
id="path4160"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
<circle
style="fill:#ffffff;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round"
id="circle4162"
cx="20"
cy="40"
r="5" />
<circle
style="fill:#ffffff;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round"
id="circle4164"
cx="50"
cy="40"
r="5" />
<circle
r="5"
cy="40"
cx="60"
id="circle4166"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
<rect
y="35"
x="50"
height="10"
width="10"
id="rect4168"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
</g>
</svg>
|