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
|
<?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"
width="16px"
height="16px"
id="svg3774"
version="1.1">
<defs
id="defs3776">
<linearGradient
id="linearGradient4331">
<stop
style="stop-color:#185f9a;stop-opacity:1;"
offset="0"
id="stop4333" />
<stop
style="stop-color:#599ec9;stop-opacity:1;"
offset="1"
id="stop4335" />
</linearGradient>
<linearGradient
id="linearGradient4319">
<stop
style="stop-color:#90dbec;stop-opacity:1;"
offset="0"
id="stop4321" />
<stop
id="stop4329"
offset="0.26965427"
style="stop-color:#55c1ec;stop-opacity:1;" />
<stop
id="stop4327"
offset="0.61846203"
style="stop-color:#3689e6;stop-opacity:1;" />
<stop
style="stop-color:#2b63a0;stop-opacity:1;"
offset="1"
id="stop4323" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient4319"
id="linearGradient3782"
gradientUnits="userSpaceOnUse"
x1="9.0534649"
y1="0.59792894"
x2="9.0534649"
y2="16.469307"
gradientTransform="matrix(1.2039778,0,0,1.2039778,-3.0110875,-0.29090984)" />
<linearGradient
xlink:href="#linearGradient4331"
id="linearGradient3784"
gradientUnits="userSpaceOnUse"
x1="13.19802"
y1="9.8361444"
x2="13.19802"
y2="-4.3995051"
gradientTransform="matrix(1.2039778,0,0,1.2039778,-3.0110875,-0.29090984)" />
<linearGradient
xlink:href="#linearGradient4319"
id="linearGradient3791"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1.2039778,0,0,-1.2039778,19.011087,16.290909)"
x1="9.0534649"
y1="10.208585"
x2="9.0534649"
y2="-4.7418575" />
<linearGradient
xlink:href="#linearGradient4331"
id="linearGradient3793"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1.2039778,0,0,-1.2039778,19.011087,16.290909)"
x1="11.63733"
y1="1.0722033"
x2="11.63733"
y2="9.8361444" />
</defs>
<metadata
id="metadata3779">
<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
id="layer1">
<path
style="fill:url(#linearGradient3782);fill-opacity:1;stroke:url(#linearGradient3784);stroke-width:0.80000007;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 8.2725808,5.5059955 10.566111,3.4484428 8.5878769,1.3999994 l 6.0121231,0 0,6.0186219 -2.05494,-1.9977293 -2.280538,2.1791081 z"
id="path3784" />
<path
id="path3789"
d="M 7.7274192,10.494004 5.4338892,12.551557 7.4121232,14.6 1.4,14.6 1.4,8.5813781 3.4549402,10.579107 5.7354782,8.3999993 z"
style="fill:url(#linearGradient3791);fill-opacity:1;stroke:url(#linearGradient3793);stroke-width:0.80000006999999984;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
</g>
</svg>
|