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"
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-help-system.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="namedview1508"
showgrid="true"
inkscape:zoom="14.75"
inkscape:cx="-10.04134"
inkscape:cy="9.4915254"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg7384">
<inkscape:grid
type="xygrid"
id="grid4245" />
</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,-159.35207,761.03851)"
osb:paint="solid"
id="linearGradient19282-4">
<stop
id="stop19284-0"
offset="0"
style="stop-color:#bebebe;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientTransform="translate(854.14759,333.46232)"
gradientUnits="userSpaceOnUse"
y2="8"
x2="11"
y1="8"
x1="-5"
id="linearGradient8234"
xlink:href="#linearGradient19282-4" />
</defs>
<g
transform="matrix(1.5,0,0,1.5,-361.24047,-263.19348)"
style="display:inline"
id="preferences">
<g
transform="translate(245.82698,175.46232)"
id="gimp-prefs-help-system">
<path
style="fill:#bebebe;fill-opacity:1;stroke:none"
d="M -0.03125,0.59375 C -2.0210789,1.406758 -3.5669784,3.0094542 -4.375,5 l 2.90625,0.78125 c 0.48983518,-0.9531908 1.28860519,-1.7349381 2.25,-2.21875 z m 6.0625,0 -0.8125,2.96875 c 0.9613948,0.4838119 1.7601648,1.2655592 2.25,2.21875 L 10.375,5 C 9.5669784,3.0094542 8.0210789,1.406758 6.03125,0.59375 Z m -7.5,9.625 L -4.375,11 c 0.8080216,1.990546 2.3539211,3.593242 4.34375,4.40625 l 0.8125,-2.96875 c -0.96139481,-0.483812 -1.76016482,-1.265559 -2.25,-2.21875 z m 8.90625,0 c -0.4838119,0.961395 -1.2655592,1.760165 -2.21875,2.25 L 6,15.375 c 1.9905458,-0.808022 3.593242,-2.353921 4.40625,-4.34375 z"
id="path22763"
inkscape:connector-curvature="0" />
<path
id="path22768"
d="m 3,0 c -4.418278,0 -8,3.5817219 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 C 11,3.5817219 7.418278,0 3,0 Z M 3,3.3333333 C 5.761424,3.3333333 7.6666667,5.2385763 7.6666667,8 7.6666667,10.761424 5.761424,12.666667 3,12.666667 0.238576,12.666667 -1.6666667,10.761424 -1.6666667,8 -1.6666667,5.2385763 0.238576,3.3333333 3,3.3333333 Z"
style="opacity:0.3;fill:url(#linearGradient8234);fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ssssssssss" />
</g>
</g>
</svg>
|