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
122
123
124
125
126
|
<?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.1"
width="16"
height="16"
id="svg3182">
<defs
id="defs3184">
<linearGradient
x1="42.783993"
y1="32.537422"
x2="38.972309"
y2="18.12406"
id="linearGradient3273"
xlink:href="#linearGradient3412"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,-1,-16.999999,48.999999)" />
<linearGradient
id="linearGradient3412">
<stop
id="stop3414"
style="stop-color:#fcfcfc;stop-opacity:1"
offset="0" />
<stop
id="stop3416"
style="stop-color:#cbcdd9;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3428">
<stop
id="stop3430"
style="stop-color:#ffffff;stop-opacity:1"
offset="0" />
<stop
id="stop3432"
style="stop-color:#ffffff;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="40.105618"
y1="31.65719"
x2="33.811069"
y2="18.353575"
id="linearGradient3149"
xlink:href="#linearGradient3428"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.99749995,0,0,-0.99749995,-16.923748,48.896056)" />
<linearGradient
x1="35.452969"
y1="31.550577"
x2="35.452969"
y2="18.89035"
id="linearGradient3844"
xlink:href="#linearGradient3428"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.99749995,0,0,-0.99749995,45.982263,49.857733)" />
<linearGradient
x1="42.783993"
y1="32.537422"
x2="38.972309"
y2="18.12406"
id="linearGradient3847"
xlink:href="#linearGradient3412"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1,0,0,-1,45.999999,49.999999)" />
<linearGradient
x1="42.783993"
y1="32.537422"
x2="38.972309"
y2="18.12406"
id="linearGradient3847-3"
xlink:href="#linearGradient3412-2"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1,0,0,-1,45.999999,49.999999)" />
<linearGradient
id="linearGradient3412-2">
<stop
id="stop3414-2"
style="stop-color:#fcfcfc;stop-opacity:1"
offset="0" />
<stop
id="stop3416-7"
style="stop-color:#cbcdd9;stop-opacity:1"
offset="1" />
</linearGradient>
</defs>
<metadata
id="metadata3187">
<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
transform="translate(0,-16)"
id="layer1">
<path
d="m 15.5,31.5 -15,-15 0,15 15,0 z m -6.999999,-3.000001 -5,0 0,-4.999999 5,4.999999 z"
id="path3410"
style="opacity:0.8;fill:url(#linearGradient3847);fill-opacity:1;fill-rule:evenodd;stroke:none" />
<path
d="M 13.093343,30.5 1.5,18.87516 1.5,30.5 z"
id="path3424"
style="opacity:0.8;fill:none;stroke:url(#linearGradient3844);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m 3,29.5 5.9793341,0"
id="path3851"
style="opacity:0.2;fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="m 15.5,31.5 -15,-15 0,15 15,0 z m -6.999999,-3.000001 -5,0 0,-4.999999 5,4.999999 z"
id="path3410-8"
style="opacity:0.3;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
</g>
</svg>
|