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
|
<?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="linearGradient3780">
<stop
id="stop3782"
offset="0"
style="stop-color:#8a8464;stop-opacity:1" />
<stop
id="stop3784"
offset="1"
style="stop-color:#b0a98e;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3770">
<stop
id="stop3772"
offset="0"
style="stop-color:#bab39a;stop-opacity:1" />
<stop
id="stop3774"
offset="1"
style="stop-color:#7d7b65;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="3"
x2="4"
y1="12"
x1="13"
id="linearGradient3776"
xlink:href="#linearGradient3770" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="12.6"
x2="-4.4000039"
y1="4.1999998"
x1="-11.600004"
id="linearGradient3786"
xlink:href="#linearGradient3780" />
</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="translate(-852,-767.2193)"
id="layer1">
<rect
transform="translate(852,767.2193)"
y="0"
x="0"
height="16"
width="16"
id="rect3768"
style="fill:#9d9577;fill-opacity:1;stroke:none" />
<path
transform="translate(852,767.2193)"
d="M 15,8 A 7,7 0 0 1 8,15 7,7 0 0 1 1,8 7,7 0 0 1 8,1 7,7 0 0 1 15,8 Z"
id="path2998"
style="fill:url(#linearGradient3776);fill-opacity:1;stroke:none" />
</g>
</svg>
|