blob: 4facfac125ec6e1a7d5f5ee04783ceb04f95ded5 (
plain)
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
127
128
129
130
131
132
133
134
135
136
137
138
|
<?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="svg2">
<metadata
id="metadata17">
<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>
<defs
id="defs4">
<linearGradient
id="linearGradient3172">
<stop
id="stop3174"
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0" />
<stop
id="stop3176"
style="stop-color:#808080;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3164">
<stop
id="stop3166"
style="stop-color:#000000;stop-opacity:1"
offset="0" />
<stop
id="stop3168"
style="stop-color:#000000;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="8.3127279"
y1="14.055195"
x2="8.3127279"
y2="2.1865864"
id="linearGradient3827"
xlink:href="#linearGradient3829"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3829">
<stop
id="stop3831"
style="stop-color:#8b8b8b;stop-opacity:1"
offset="0" />
<stop
id="stop3833"
style="stop-color:#a9a9a9;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient2490-3-9">
<stop
id="stop2492-3-0"
style="stop-color:#365f0e;stop-opacity:1"
offset="0" />
<stop
id="stop2494-8-3"
style="stop-color:#84a718;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3242-7-8">
<stop
id="stop3244-5-4"
style="stop-color:#eef87e;stop-opacity:1"
offset="0" />
<stop
id="stop3246-9-6"
style="stop-color:#cde34f;stop-opacity:1"
offset="0.26238" />
<stop
id="stop3248-7-9"
style="stop-color:#93b723;stop-opacity:1"
offset="0.66093999" />
<stop
id="stop3250-8-2"
style="stop-color:#5a7e0d;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3943-5">
<stop
id="stop3945-9"
style="stop-color:#ffffff;stop-opacity:1"
offset="0" />
<stop
id="stop3947-4"
style="stop-color:#ffffff;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient2781">
<stop
id="stop2783"
style="stop-color:#cdcdcd;stop-opacity:1"
offset="0" />
<stop
id="stop2785"
style="stop-color:#ffffff;stop-opacity:1"
offset="1" />
</linearGradient>
</defs>
<g
transform="translate(0,-1036.3622)"
id="layer1">
<rect
width="13"
height="13.000017"
rx="2"
ry="2"
x="1.5"
y="1037.8622"
id="rect7169"
style="fill:#e9e9e9;fill-opacity:1;stroke:#8c8c8c;stroke-width:0.99999994;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m 11.507286,1042.8622 0,3 -7.0145721,0 0,-3 z"
id="path2262"
style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#8c8c8c;stroke-width:0.98542738;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</svg>
|