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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
<?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="32">
<defs
id="defs4">
<linearGradient
id="linearGradient3802">
<stop
id="stop3804"
offset="0"
style="stop-color:#6d6a49;stop-opacity:1" />
<stop
id="stop3806"
offset="1"
style="stop-color:#ababab;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3792">
<stop
id="stop3794"
offset="0"
style="stop-color:#5a5a3c;stop-opacity:1" />
<stop
id="stop3796"
offset="1"
style="stop-color:#939393;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3014">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop3016" />
<stop
style="stop-color:#eae5de;stop-opacity:0"
offset="1"
id="stop3018" />
</linearGradient>
<linearGradient
id="linearGradient3002">
<stop
id="stop3004"
offset="0"
style="stop-color:#969696;stop-opacity:1" />
<stop
id="stop3006"
offset="1"
style="stop-color:#eae5de;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="809.64789"
x2="643.57141"
y1="798.64789"
x1="643.57141"
id="linearGradient3008"
xlink:href="#linearGradient3002" />
<linearGradient
gradientTransform="translate(1.0377344e-5,-2.3540156e-5)"
y2="804.47876"
x2="640.56128"
y1="804.64789"
x1="632.57141"
gradientUnits="userSpaceOnUse"
id="linearGradient3012"
xlink:href="#linearGradient3014" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="809.64789"
x2="654.57141"
y1="798.64789"
x1="654.57141"
id="linearGradient3798"
xlink:href="#linearGradient3792" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="809.64789"
x2="657.57141"
y1="798.64789"
x1="657.57141"
id="linearGradient3808"
xlink:href="#linearGradient3802" />
</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(-632.57141,-798.64789)"
id="layer1">
<rect
y="798.64789"
x="632.57141"
height="11"
width="25"
id="rect3000"
style="fill:url(#linearGradient3008);fill-opacity:1;stroke:none" />
<rect
style="fill:url(#linearGradient3012);fill-opacity:1;stroke:none"
id="rect3010"
width="25"
height="11"
x="632.57141"
y="798.64789" />
<rect
y="798.64789"
x="652.57141"
height="11"
width="5"
id="rect3790"
style="fill:url(#linearGradient3798);fill-opacity:1;stroke:none" />
<rect
y="798.64789"
x="656.57141"
height="11"
width="1"
id="rect3800"
style="fill:url(#linearGradient3808);fill-opacity:1;stroke:none" />
</g>
</svg>
|