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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
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"
version="1.0"
width="22"
height="22"
id="svg3226">
<metadata
id="metadata18">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3228">
<linearGradient
xlink:href="#linearGradient3678"
id="linearGradient3635"
gradientUnits="userSpaceOnUse"
x1="16"
y1="20.000002"
x2="16"
y2="4.0000005"
gradientTransform="translate(-1,-1)" />
<linearGradient
xlink:href="#linearGradient3678"
id="linearGradient3638"
gradientUnits="userSpaceOnUse"
x1="16"
y1="20.000002"
x2="16"
y2="4.0000005"
gradientTransform="translate(-1,-1)" />
<linearGradient
id="linearGradient3678">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3680" />
<stop
style="stop-color:#e6e6e6;stop-opacity:1;"
offset="1"
id="stop3682" />
</linearGradient>
</defs>
<g
id="g3669"
style="opacity:0.4">
<g
style="opacity:0.50000000000000000;stroke:#000000;stroke-opacity:1"
id="g3216"
transform="translate(-1,-2.0000014)">
<path
style="fill:none;stroke:#000000;stroke-width:1.41149473000000003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="path3218"
d="M 11.788737,19.294254 15.294253,15.55392 8.7057475,8.9228629 m -10e-8,6.0660801 6.5885056,-6.6310583 -3.55157,-3.6521367" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
id="path3220"
d="m 11.507463,4.8748901 0.08824,14.1558389" />
</g>
<path
d="M 10.788737,18.294254 14.294253,14.55392 7.7057475,7.9228629 m -1e-7,6.0660801 6.5885056,-6.6310583 -3.55157,-3.6521367"
id="path3367"
style="opacity:1;fill:none;stroke:url(#linearGradient3638);stroke-width:1.41149473000000003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m 10.507463,3.8748901 0.08824,14.1558389"
id="path3590"
style="opacity:1;fill:none;stroke:url(#linearGradient3635);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>
|