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
|
<?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"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 15.999999 16"
id="svg7384"
height="16"
width="16"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="gimp-prefs-folders-modules.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="501"
inkscape:window-height="405"
id="namedview1507"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="-643.49512"
inkscape:cy="26.9626"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg7384" />
<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: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
osb:paint="solid"
id="linearGradient8074">
<stop
id="stop8072"
offset="0"
style="stop-color:#be00be;stop-opacity:1;" />
</linearGradient>
<linearGradient
osb:paint="solid"
id="linearGradient7561">
<stop
id="stop7558"
offset="0"
style="stop-color:#a5a5a5;stop-opacity:1;" />
</linearGradient>
<linearGradient
osb:paint="solid"
id="linearGradient7548">
<stop
id="stop7546"
offset="0"
style="stop-color:#ebebeb;stop-opacity:1;" />
</linearGradient>
<linearGradient
osb:paint="solid"
id="linearGradient7542">
<stop
id="stop7538"
offset="0"
style="stop-color:#c9c9c9;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0,-735328.32,170712.69,0,2464326300,577972450)"
osb:paint="solid"
id="linearGradient19282">
<stop
id="stop19284"
offset="0"
style="stop-color:#b4b4b4;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.34682586,0,0,0.30620888,-59.35207,741.03851)"
osb:paint="solid"
id="linearGradient19282-4">
<stop
id="stop19284-0"
offset="0"
style="stop-color:#bebebe;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientTransform="translate(746.49512,421.87401)"
gradientUnits="userSpaceOnUse"
y2="28"
x2="111"
y1="28"
x1="95"
id="linearGradient8382"
xlink:href="#linearGradient19282-4" />
</defs>
<g
transform="translate(-133.17451,-263.87401)"
style="display:inline"
id="preferences">
<g
transform="translate(38.174507,243.87401)"
id="gimp-prefs-folders-modules">
<path
style="display:inline;fill:url(#linearGradient8382);fill-opacity:1;stroke:none"
d="M 95.53125,20 C 95.24212,20 95,20.24212 95,20.53125 l 0,14.9375 C 95,35.76725 95.23264,36 95.53125,36 l 14.9375,0 C 110.76735,36 111,35.76735 111,35.46875 l 0,-9.9375 C 111,25.24215 110.75788,25 110.46875,25 L 98,25 98,33.5 C 98,33.777 97.777,34 97.5,34 97.223,34 97,33.777 97,33.5 l 0,-9 C 97,24.223 97.223,24 97.5,24 l 2.96875,0 8.53125,0 0,-1.40625 C 109,22.26655 108.73334,22 108.40625,22 L 101,22 101,20.53125 C 101,20.2421 100.75788,20 100.46875,20 Z M 103,27 l 6,0 0,2 -2,0 0,2 -2,0 0,-2 -2,0 z m -1,3 2,0 0,2 2,0 0,2 -6,0 0,-2 2,0 z"
id="path7616"
inkscape:connector-curvature="0" />
</g>
</g>
</svg>
|