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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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:xlink="http://www.w3.org/1999/xlink"
version="1.1"
width="24"
height="24"
id="svg7384"
viewBox="0 0 23.999999 24">
<metadata
id="metadata90">
<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>
<dc:contributor>
<cc:Agent>
<dc:title>Barbara Muraus, Jakub Steiner, Klaus Staedtler</dc:title>
</cc:Agent>
</dc:contributor>
<dc:description>Images originally created as the "Art Libre" icon set. Extended and adopted for GIMP</dc:description>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs7386">
<linearGradient
id="linearGradient8074"
osb:paint="solid">
<stop
style="stop-color:#be00be;stop-opacity:1;"
offset="0"
id="stop8072" />
</linearGradient>
<linearGradient
id="linearGradient7561"
osb:paint="solid">
<stop
style="stop-color:#a5a5a5;stop-opacity:1;"
offset="0"
id="stop7558" />
</linearGradient>
<linearGradient
id="linearGradient7548"
osb:paint="solid">
<stop
style="stop-color:#ebebeb;stop-opacity:1;"
offset="0"
id="stop7546" />
</linearGradient>
<linearGradient
id="linearGradient7542"
osb:paint="solid">
<stop
style="stop-color:#c9c9c9;stop-opacity:1;"
offset="0"
id="stop7538" />
</linearGradient>
<linearGradient
id="linearGradient19282"
osb:paint="solid"
gradientTransform="matrix(0,-735328.32,170712.69,0,2464326300,577972450)">
<stop
style="stop-color:#b4b4b4;stop-opacity:1;"
offset="0"
id="stop19284" />
</linearGradient>
<linearGradient
id="linearGradient19282-4"
osb:paint="solid"
gradientTransform="matrix(0.34682586,0,0,0.30620888,-154.35207,-275.32368)">
<stop
style="stop-color:#bebebe;stop-opacity:1;"
offset="0"
id="stop19284-0" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient19282-4"
id="linearGradient7168"
x1="1"
y1="1044.3622"
x2="15"
y2="1044.3622"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.5714286,0,0,1.5714286,995.38984,-1426.9538)" />
</defs>
<g
id="g4161">
<path
d="m 15.299999,7.05 0,-6.05 -6.6,0 0,6.05 3.3,3.3 z m -8.25,1.65 -6.04999995,0 0,6.6 6.04999995,0 3.3,-3.3 z m 1.65,8.25 0,6.05 6.6,0 0,-6.05 -3.3,-3.3 z m 8.25,-8.25 -3.3,3.3 3.3,3.3 6.05,0 0,-6.6 z"
id="path4"
style="fill:url(#linearGradient7168);fill-opacity:1;stroke-width:0.69999999" />
</g>
</svg>
|