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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.0"
width="22"
height="22"
id="svg3229"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="top.svg">
<metadata
id="metadata16279">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview16277" />
<defs
id="defs3231">
<linearGradient
id="linearGradient2264">
<stop
id="stop2266"
style="stop-color:#d7e866;stop-opacity:1"
offset="0" />
<stop
id="stop2268"
style="stop-color:#8cab2a;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="15.658319"
y1="23.890965"
x2="43.091583"
y2="23.890965"
id="linearGradient2447"
xlink:href="#linearGradient2264"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0,0.4917505,-0.4823565,0,22.523964,1.5921483)" />
<linearGradient
id="linearGradient4222">
<stop
id="stop4224"
style="stop-color:#ffffff;stop-opacity:1"
offset="0" />
<stop
id="stop4226"
style="stop-color:#ffffff;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
x1="37.390652"
y1="26.022907"
x2="-7.150826"
y2="26.022907"
id="linearGradient2444"
xlink:href="#linearGradient4222"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0,-0.5703354,-0.556857,0,25.661028,26.865582)" />
</defs>
<g
id="layer1">
<rect
width="19.002024"
height="1.9986293"
x="-20.501011"
y="0.49999979"
transform="scale(-1,1)"
id="rect2463"
style="opacity:1;fill:#d1e272;fill-opacity:1;fill-rule:nonzero;stroke:#699636;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
d="M 20.507061,13.5 L 10.976118,2.4927143 L 1.4929431,13.5 L 5.5001333,13.5 L 5.5001333,21.493 L 16.49987,21.493 L 16.49987,13.5 L 20.507061,13.5 L 20.507061,13.5 z"
id="path4348"
style="fill:url(#linearGradient2447);fill-opacity:1;fill-rule:nonzero;stroke:#699536;stroke-width:0.98541552;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
d="M 18.387225,12.5 L 11.000002,3.9679453 L 3.6617002,12.5 L 6.5001094,12.5 L 6.5001094,20.5 L 15.499894,20.5 L 15.499894,12.5 L 18.387225,12.5 L 18.387225,12.5 z"
id="path4360"
style="opacity:0.35400008;fill:none;stroke:url(#linearGradient2444);stroke-width:0.98541552;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
</g>
</svg>
|