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
|
<?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="8"
width="24">
<defs
id="defs4">
<linearGradient
id="linearGradient3772">
<stop
id="stop3774"
offset="0"
style="stop-color:#797873;stop-opacity:1" />
<stop
style="stop-color:#b3b3b3;stop-opacity:1"
offset="0.43875998"
id="stop3780" />
<stop
id="stop3776"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="776.78925"
x2="667.61993"
y1="783.16583"
x1="669.3877"
id="linearGradient3778"
xlink:href="#linearGradient3772" />
</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(-656.57141,-776.93359)"
id="layer1">
<rect
y="776.93359"
x="656.57141"
height="8"
width="24"
id="rect2998"
style="fill:#cbc6b1;fill-rule:evenodd;stroke:none;fill-opacity:1" />
<rect
ry="4"
rx="4"
y="776.93359"
x="656.57141"
height="8"
width="24"
id="rect3770"
style="fill:url(#linearGradient3778);fill-opacity:1;stroke:none" />
</g>
</svg>
|