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
|
<?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"
width="16"
height="16"
id="svg2"
version="1.0"
style="display:inline">
<defs
id="defs4">
<linearGradient
osb:paint="solid"
id="linearGradient5606">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop5608" />
</linearGradient>
<filter
id="filter7554"
color-interpolation-filters="sRGB">
<feBlend
mode="darken"
in2="BackgroundImage"
id="feBlend7556" />
</filter>
</defs>
<metadata
id="metadata7">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
style="display:inline"
id="layer1">
<g
id="layer9"
style="display:inline"
transform="translate(-840.0002,470.00693)" />
<g
id="layer10"
style="display:inline;filter:url(#filter7554)"
transform="translate(-840.0002,470.00693)" />
<g
id="layer14"
style="display:inline"
transform="translate(-840.0002,470.00693)" />
<g
id="layer15"
style="display:inline"
transform="translate(-840.0002,470.00693)" />
<g
id="g71291"
style="display:inline"
transform="translate(-840.0002,470.00693)" />
<g
id="layer2"
style="display:inline"
transform="translate(-599,3.006937)" />
<g
id="g6058"
style="display:inline"
transform="translate(-599,3.006937)" />
<g
id="layer12"
style="display:inline"
transform="translate(-840.0002,470.00693)" />
<g
id="g865">
<path
d="m 8.885,0.999982 c -3.705,0 -6.754,2.44 -7.087,6 H 0 l 2.655,3.333 2.654,-3.333 H 3.576 c 0.328,-2.596 2.584,-4.26 5.31,-4.26 2.95,0 5.345,2.356 5.345,5.26 0,2.904 -2.395,5.26 -5.346,5.26 -1.6,0 -3.038,-0.694 -4.018,-1.793 l -1.3,1.185 a 7.145,7.145 0 0 0 5.318,2.348 c 3.928,0 7.115,-3.136 7.115,-7 0,-3.864 -3.187,-7 -7.115,-7 z"
fill="#666666"
overflow="visible"
style="color:#bebebe;marker:none;fill:#bebebe;fill-opacity:1"
id="path2" />
<path
d="M 9.334,3.666982 H 8.667 l -0.667,4.666 3.334,2.667 v -0.667 l -2,-2.666 z"
fill="#666666"
overflow="visible"
style="color:#bebebe;marker:none;fill:#bebebe;fill-opacity:1"
id="path4" />
</g>
</g>
</svg>
|