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
|
<?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 24 24"
id="svg7384"
height="24"
width="24"
version="1.1"
inkscape:version="0.92pre1 unknown"
sodipodi:docname="gimp-prefs-session.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="namedview1510"
showgrid="true"
inkscape:zoom="14.749668"
inkscape:cx="-1.944781"
inkscape:cy="6.3391264"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg7384">
<inkscape:grid
type="xygrid"
id="grid4248" />
</sodipodi:namedview>
<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
gradientTransform="matrix(0.34682586,0,0,0.30620888,-59.303024,760.97603)"
osb:paint="solid"
id="linearGradient19282-4">
<stop
id="stop19284-0"
offset="0"
style="stop-color:#bebebe;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientTransform="translate(854.14698,355.96875)"
gradientUnits="userSpaceOnUse"
y2="360.96875"
x2="866.57422"
y1="360.96875"
x1="850.58594"
id="linearGradient8221"
xlink:href="#linearGradient19282-4" />
<linearGradient
gradientTransform="translate(854.14698,355.96875)"
gradientUnits="userSpaceOnUse"
y2="366.9375"
x2="866.58594"
y1="366.9375"
x1="850.58594"
id="linearGradient8228"
xlink:href="#linearGradient19282-4" />
</defs>
<g
transform="matrix(1.5000001,0,0,1.5000001,-361.23951,-296.95368)"
style="display:inline"
id="preferences">
<g
transform="matrix(0.9991969,0,0,1,145.85362,197.90663)"
id="gimp-prefs-session">
<g
id="g706">
<path
id="path15003"
transform="matrix(1.0008037,0,0,1,-756.22051,-355.90663)"
d="m 857.08203,355.96875 c -3.58698,0 -6.49609,2.91015 -6.49609,6.5 0,0.17107 0.0183,0.33226 0.0312,0.5 h 2.02929 c -0.0187,-0.16677 -0.0605,-0.32822 -0.0605,-0.5 0,-2.48528 2.01281,-4.5 4.49609,-4.5 2.31202,0 4.19362,1.75339 4.44531,4 h -2.94726 l 3.99609,4 3.99805,-4 h -3.02344 c -0.2561,-3.35524 -3.05058,-6 -6.46875,-6 z"
style="display:inline;fill:url(#linearGradient8221);fill-opacity:1;stroke:none;stroke-width:0.99959838"
inkscape:connector-curvature="0" />
<path
id="path15014"
transform="matrix(1.0008037,0,0,1,-756.22051,-355.90663)"
d="m 854.58398,361.96875 -3.99804,4 h 3.03906 c 0.28565,3.32574 3.06971,5.9375 6.4668,5.9375 3.58697,0 6.49414,-2.91015 6.49414,-6.5 0,-0.17107 -0.0183,-0.33226 -0.0312,-0.5 h -2.0293 c 0.0187,0.16677 0.0625,0.32822 0.0625,0.5 0,2.48528 -2.01281,4.5 -4.49609,4.5 -2.29104,0 -4.16042,-1.72038 -4.43946,-3.9375 h 2.92774 z"
style="display:inline;fill:url(#linearGradient8228);fill-opacity:1;stroke:none;stroke-width:0.99959838"
inkscape:connector-curvature="0" />
<g
transform="translate(-251.14101,-963.11562)"
id="emblem-important">
</g>
</g>
</g>
</g>
</svg>
|