blob: 61b73c92d8b1a24a249ca8d935f621af573aaebc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path d="m44.928 24.216c0 11.476-9.302 20.778-20.778 20.778-11.474 0-20.778-9.302-20.778-20.778 0-11.474 9.304-20.778 20.778-20.778 11.476 0 20.778 9.304 20.778 20.778z" style="fill-rule:nonzero;fill:url(#_Linear1)"/>
<path d="m22.162 23.26c-0.023-0.195-0.592-4.779-4.345-5.954-3.751-1.175-6.835 2.265-6.964 2.412-0.198 0.225-0.22 0.558-0.053 0.807 0.168 0.249 0.484 0.357 0.769 0.26 0.02-6e-3 1.959-0.643 5.056 0.327 3.078 0.964 4.311 2.578 4.339 2.614 0.176 0.243 0.496 0.338 0.776 0.229 0.282-0.108 0.456-0.395 0.422-0.695z" style="fill-rule:nonzero;fill:#65471b"/>
<path d="m39.156 19.022c0 4.144-3.359 7.503-7.503 7.503s-7.503-3.359-7.503-7.503 3.359-7.503 7.503-7.503 7.503 3.359 7.503 7.503z" style="fill-rule:nonzero;fill:#f4f7f9"/>
<circle cx="31.076" cy="19.948" r="2.886" style="fill:#292f33"/>
<path d="m8.387 28.336c1.072 5.68 6.586 12.897 15.763 12.897s14.453-7.106 15.763-12.897c0 0-14.807 3.949-31.526 0z" style="fill-rule:nonzero;fill:#65471b"/>
<path d="m24.779 32.293l-1.259-5e-3c-3.712-0.086-6.296-0.689-6.296-0.689v8.036c0 3.463 2.309 6.926 6.926 6.926s6.926-3.463 6.926-6.926v-7.988c-2.219 0.454-4.371 0.625-6.297 0.646z" style="fill-rule:nonzero;fill:#e8596e"/>
<path d="m24.15 41.804c0.347 0 0.629-0.282 0.629-0.63v-8.881l-1.259-5e-3v8.886c1e-3 0.346 0.285 0.629 0.63 0.63z" style="fill-rule:nonzero;fill:#dd2f45"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54449e-15,-41.5546,41.5546,2.54449e-15,24.315,44.9943)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#ffb200" offset="0"/>
<stop style="stop-color:#ffcc4d" offset="1"/>
</linearGradient>
</defs>
</svg>
|