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
|
<?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"
height="32"
width="32"
version="1.1"
id="svg2985">
<metadata
id="metadata2991">
<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>
<defs
id="defs2989">
<linearGradient
id="linearGradient3807">
<stop
id="stop3809"
offset="0"
style="stop-color:#dd6f00;stop-opacity:1" />
<stop
id="stop3811"
offset="1"
style="stop-color:#ffffbb;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientTransform="matrix(0.88991924,0,0,1.1229194,2.0431892,-2.950064)"
gradientUnits="userSpaceOnUse"
y2="22"
x2="10"
y1="22"
x1="18.563381"
id="linearGradient3813"
xlink:href="#linearGradient3807" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="22"
x2="10"
y1="22"
x1="18.563381"
id="linearGradient3813-1"
xlink:href="#linearGradient3807-7" />
<linearGradient
id="linearGradient3807-7">
<stop
id="stop3809-4"
offset="0"
style="stop-color:#dd6f00;stop-opacity:1" />
<stop
id="stop3811-0"
offset="1"
style="stop-color:#ffffbb;stop-opacity:1" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3807-7"
id="linearGradient3830"
gradientUnits="userSpaceOnUse"
x1="18.563381"
y1="22"
x2="10"
y2="22"
gradientTransform="matrix(0.77505235,0,0,1.4015365,-3.5930334,-15.553138)" />
<linearGradient
xlink:href="#linearGradient3807-7-8"
id="linearGradient3830-4"
gradientUnits="userSpaceOnUse"
x1="18.563381"
y1="22"
x2="10"
y2="22"
gradientTransform="matrix(0.81334131,0,0,1.5900128,-5.082197,-19.814341)" />
<linearGradient
id="linearGradient3807-7-8">
<stop
id="stop3809-4-8"
offset="0"
style="stop-color:#dd6f00;stop-opacity:1" />
<stop
id="stop3811-0-2"
offset="1"
style="stop-color:#ffffbb;stop-opacity:1" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3807-7-8"
id="linearGradient3864"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.86598863,0,0,1.1638925,2.4297421,-16.413573)"
x1="18.563381"
y1="22"
x2="10"
y2="22" />
</defs>
<g
style="display:inline"
id="layer2">
<rect
y="19.508322"
x="10.942382"
height="5.6145968"
width="7.6184382"
id="rect3805"
style="fill:url(#linearGradient3813);fill-opacity:1;stroke:none" />
<rect
y="12.477592"
x="4.1574903"
height="7.0076823"
width="6.6350832"
id="rect3805-9"
style="fill:url(#linearGradient3830);fill-opacity:1;stroke:none;display:inline" />
<rect
y="6.8642759"
x="11.089628"
height="5.8194623"
width="7.4135728"
id="rect3805-9-4"
style="fill:url(#linearGradient3864);fill-opacity:1;stroke:none;display:inline" />
<path
id="path3765"
d="m 11,19 8,0 0,5 8,-8 -8,-8 0,5 -8,0 z"
style="fill:#ff8000;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>
|