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
|
<?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="svg9120"
height="32"
width="32">
<defs
id="defs9122">
<linearGradient
id="linearGradient9153">
<stop
id="stop9155"
offset="0"
style="stop-color:#ff9e3d;stop-opacity:1" />
<stop
id="stop9157"
offset="1"
style="stop-color:#d96c00;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient9143">
<stop
id="stop9145"
offset="0"
style="stop-color:#ffd4a8;stop-opacity:1" />
<stop
id="stop9147"
offset="1"
style="stop-color:#9f5000;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="13.599348"
x2="15.198786"
y1="28.719542"
x1="28.41597"
id="linearGradient9149"
xlink:href="#linearGradient9143" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="693.64789"
x2="664.14288"
y1="719.64789"
x1="690.14288"
id="linearGradient9159"
xlink:href="#linearGradient9153" />
</defs>
<metadata
id="metadata9125">
<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(-661.14288,-690.64789)"
id="layer1">
<rect
transform="translate(661.14288,690.64789)"
y="0"
x="0"
height="32"
width="32"
id="rect9141"
style="fill:url(#linearGradient9149);fill-opacity:1;fill-rule:nonzero;stroke:none" />
<rect
y="693.64789"
x="664.14288"
height="26"
width="26"
id="rect9151"
style="fill:url(#linearGradient9159);fill-opacity:1;fill-rule:nonzero;stroke:none" />
</g>
</svg>
|