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
|
<?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="8">
<defs
id="defs4">
<linearGradient
id="linearGradient3768">
<stop
id="stop3770"
offset="0"
style="stop-color:#b8893e;stop-opacity:1" />
<stop
style="stop-color:#d4b86b;stop-opacity:1"
offset="0.24571992"
id="stop3776" />
<stop
id="stop3772"
offset="1"
style="stop-color:#f7d175;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="-2.9492187e-06"
x2="5"
y1="15.999997"
x1="5"
id="linearGradient3774"
xlink:href="#linearGradient3768" />
</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(-856,-810.07648)"
id="layer1">
<rect
transform="translate(856,810.07648)"
y="0"
x="0"
height="16"
width="8"
id="rect2998"
style="fill:url(#linearGradient3774);fill-opacity:1;stroke:none" />
</g>
</svg>
|