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
|
<?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="svg5012">
<metadata
id="metadata5018">
<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="defs5016">
<linearGradient
gradientUnits="userSpaceOnUse"
y2="13.75"
x2="-19.25"
y1="18.25"
x1="-14.750001"
id="linearGradient3899"
xlink:href="#linearGradient3893" />
<linearGradient
id="linearGradient3893">
<stop
id="stop3895"
offset="0"
style="stop-color:#5b3403;stop-opacity:1" />
<stop
style="stop-color:#ff8007;stop-opacity:1"
offset="0.5"
id="stop3901" />
<stop
id="stop3897"
offset="1"
style="stop-color:#ffed14;stop-opacity:1" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3893"
id="linearGradient5576"
gradientUnits="userSpaceOnUse"
x1="-14.750001"
y1="18.25"
x2="-19.25"
y2="13.75" />
<linearGradient
xlink:href="#linearGradient3893-4"
id="linearGradient5576-2"
gradientUnits="userSpaceOnUse"
x1="-14.750001"
y1="18.25"
x2="-19.25"
y2="13.75" />
<linearGradient
id="linearGradient3893-4">
<stop
id="stop3895-5"
offset="0"
style="stop-color:#5b3403;stop-opacity:1" />
<stop
style="stop-color:#ff8007;stop-opacity:1"
offset="0.5"
id="stop3901-5" />
<stop
id="stop3897-1"
offset="1"
style="stop-color:#ffed14;stop-opacity:1" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3893-4"
id="linearGradient5659"
gradientUnits="userSpaceOnUse"
x1="-14.750001"
y1="18.25"
x2="-19.25"
y2="13.75" />
<filter
id="filter5712">
<feGaussianBlur
id="feGaussianBlur5714"
stdDeviation="0.06" />
</filter>
</defs>
<g
id="layer9">
<path
transform="matrix(4.3333335,0,0,4.3333334,89.666669,-53.333334)"
d="m -14,16 a 3,3 0 1 1 -6,0 3,3 0 1 1 6,0 z"
id="path3891"
style="fill:url(#linearGradient5576);fill-opacity:1;stroke:none" />
<path
transform="matrix(-4.0000002,0,0,-4.0000001,-52.000004,80.000001)"
d="m -14,16 a 3,3 0 1 1 -6,0 3,3 0 1 1 6,0 z"
id="path3891-7"
style="fill:url(#linearGradient5659);fill-opacity:1;stroke:none;filter:url(#filter5712)" />
<path
transform="matrix(0.84615385,0,0,0.84615385,2.4615385,2.4615385)"
d="M 29,16 A 13,13 0 1 1 3,16 13,13 0 1 1 29,16 z"
id="path5597"
style="fill:#c0c0c0;fill-opacity:1;stroke:none;" />
<path
transform="translate(33,0)"
d="m -15,16 a 2,2 0 1 1 -4,0 2,2 0 1 1 4,0 z"
id="path5716"
style="fill:#000000;fill-opacity:1;stroke:none" />
<path
id="path5718"
d="m 18,16 -2,-2 3,-3 -2,-2 6,0 0,6 -2,-2 z"
style="fill:#000000;fill-opacity:1;stroke:none" />
</g>
</svg>
|