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
|
<?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"
id="svg2"
height="16"
width="16">
<defs
id="defs4">
<linearGradient
id="linearGradient3000">
<stop
id="stop3002"
offset="0"
style="stop-color:#11ff11;stop-opacity:1" />
<stop
id="stop3004"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="16"
x2="8"
y1="0"
x1="8"
id="linearGradient3006"
xlink:href="#linearGradient3000" />
</defs>
<metadata
id="metadata7">
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="matrix(0.73788599,0,0,0.72598256,-169.73053,-72.976206)"
id="g4795"
style="display:inline;fill:#00ff00;fill-opacity:1">
<path
style="fill:#00ff00;fill-opacity:1;fill-rule:evenodd;stroke:none"
d="m 238,103 1.3125,11 3.375,0 1.3125,-11 -6,0 z"
id="path4737" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(0.30901699,0.95105652,-0.95105652,0.30901699,273.04524,-151.81453)"
id="use4782"
width="256"
height="256" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(-0.80901699,0.58778525,-0.58778525,-0.80901699,501.80505,60.953654)"
id="use4784"
width="256"
height="256" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(-0.80901699,-0.58778525,0.58778525,-0.80901699,370.14115,344.26615)"
id="use4786"
width="256"
height="256" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(0.30901699,-0.95105652,0.95105652,0.30901699,60.008578,306.59472)"
id="use4788"
width="256"
height="256" />
</g>
</svg>
|