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
|
<?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 23.999999 24"
id="svg7384"
height="24"
width="24"
version="1.1"
inkscape:version="0.92pre1 unknown"
sodipodi:docname="gimp-prefs-controllers.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="namedview1509"
showgrid="true"
inkscape:zoom="14.75"
inkscape:cx="-2.2372881"
inkscape:cy="14.915254"
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,-99.35207,781.03851)"
osb:paint="solid"
id="linearGradient19282-4">
<stop
id="stop19284-0"
offset="0"
style="stop-color:#bebebe;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientTransform="matrix(1.5,0,0,1.5,1068.7727,530.19348)"
gradientUnits="userSpaceOnUse"
y2="-13.984595"
x2="71"
y1="-13.984595"
x1="55.011337"
id="linearGradient8023"
xlink:href="#linearGradient19282-4" />
<linearGradient
gradientTransform="matrix(1.5,0,0,1.5,1068.7727,529.69348)"
gradientUnits="userSpaceOnUse"
y2="-14"
x2="65"
y1="-14"
x1="63"
id="linearGradient8025"
xlink:href="#linearGradient19282-4" />
<linearGradient
gradientTransform="matrix(1.2,0,0,1.2000001,1032.4727,-53.468386)"
gradientUnits="userSpaceOnUse"
y2="478"
x2="114"
y1="478"
x1="104"
id="linearGradient8027"
xlink:href="#linearGradient19282-4" />
</defs>
<g
id="g4263">
<circle
r="6"
id="path12374"
style="fill:url(#linearGradient8027);fill-opacity:1;stroke:none;stroke-width:1.20000005"
cx="12"
cy="16" />
<path
sodipodi:nodetypes="cscccccccccccccc"
inkscape:connector-curvature="0"
id="path12620"
d="M 11.71875,0.09375 C 10.057005,0.09825 8.38833,0.41646 6.890625,1.125 c -5.99085,2.834175 -8.55291,9.993525 -5.71875,15.984375 0.13635,0.288135 0.31305,0.571695 0.46875,0.84375 C -0.137565,12.93705 2.163765,7.29366 7.078125,4.96875 9.28404,3.92517 11.790875,3.71652 14,4.21875 L 15.3,0.3 C 14.47461,0.119715 13.830975,0.18981 12.9375,0.140625 12.617145,0.110775 12.320115,0.099825 12,0.093825 c -0.09585,-0.0015 -0.18552,-2.85e-4 -0.28125,0 z M 17.7,1 16,5 c 1.43544,0.85383 3.61868,2.499775 4.53125,4 L 24,7.5 C 23.39469,5.0139 20.44683,2.32276 17.7,1 Z"
style="fill:url(#linearGradient8023);fill-opacity:1;stroke:none;stroke-width:1.5" />
<path
sodipodi:nodetypes="cccc"
inkscape:connector-curvature="0"
id="path12636"
d="M 15,11.5 V 5 l -3,5 z"
style="fill:url(#linearGradient8025);fill-opacity:1;stroke:none;stroke-width:1.5" />
</g>
</svg>
|