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
|
<svg width="256" height="256" style="isolation:isolate" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -.1185)" filter="url(#a)">
<linearGradient id="b" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.981,12.12)" gradientUnits="userSpaceOnUse">
<stop stop-color="#504945" offset="0"/>
<stop stop-color="#3c3836" offset="1"/>
</linearGradient>
<path d="m165 12.12c72 0 85 15 85 87v56c0 70-13 85-85 85h-74c-72 0-85-15-85-85v-56c0-72 13-87 85-87z" fill="url(#b)"/>
</g>
<defs>
<linearGradient id="linearGradient31" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.988,12.12)" gradientUnits="userSpaceOnUse">
<stop stop-color="#928374" offset="0"/>
<stop stop-color="#928374" stop-opacity=".09804" offset=".1"/>
<stop stop-opacity=".09804" offset=".9"/>
<stop stop-opacity=".498" offset="1"/>
</linearGradient>
<radialGradient id="_rgradient_0-5" cx=".5" cy=".5" r=".5" gradientTransform="matrix(165,0,0,165,45.5,44.5)" gradientUnits="userSpaceOnUse">
<stop stop-color="#ebdbb2" offset="0"/>
<stop stop-color="#a89984" offset="1"/>
</radialGradient>
</defs>
<g filter="url(#Fwjgexsm1nkXpQST70gM7rHBPITi8gMH-6)" style="isolation:isolate">
<path d="m128 82.8c-24.41 0-44.2 19.79-44.2 44.2s19.79 44.2 44.2 44.2 44.2-19.79 44.2-44.2-19.79-44.2-44.2-44.2zm0 26.52c9.764 0 17.68 7.915 17.68 17.68s-7.915 17.68-17.68 17.68-17.68-7.915-17.68-17.68 7.915-17.68 17.68-17.68z" fill="#d5c4a1"/>
<path d="m128 44.5c-45.7 0-82.5 36.8-82.5 82.5s36.8 82.5 82.5 82.5 82.5-36.8 82.5-82.5-36.8-82.5-82.5-82.5zm0 47.14c19.53 0 35.36 15.83 35.36 35.36s-15.83 35.36-35.36 35.36-35.36-15.83-35.36-35.36 15.83-35.36 35.36-35.36z" fill="url(#_rgradient_0-5)"/>
<g opacity=".2">
<path d="m128 44.5c-45.7 0-82.5 36.8-82.5 82.5 0 0.335 0.033 0.66 0.052 0.99 1.036-44.79 37.4-80.54 82.45-80.54 45.04 0 81.41 35.75 82.45 80.53 0.018-0.326 0.046-0.647 0.046-0.978 0-45.7-36.8-82.5-82.5-82.5zm-35.21 85.44c-0.091 0.983-0.141 1.97-0.149 2.958 0.015 0.491 0.039 0.983 0.075 1.473 0.014-0.495 0.039-0.99 0.074-1.485 1.526 18.32 16.83 32.41 35.21 32.42 18.37-0.014 33.67-14.09 35.21-32.4 0.043 0.581 0.071 1.162 0.086 1.744 0.035-0.584 0.057-1.17 0.063-1.755-9e-3 -0.98-0.059-1.959-0.149-2.935-1.537 18.31-16.84 32.39-35.21 32.4-18.38-0.014-33.68-14.11-35.21-32.42z" fill="#ebdbb2"/>
</g>
</g>
<g opacity=".5">
<path d="m91 12.12c-72 0-85 15-85 87v56c0 70 13 85 85 85h74c72 0 85-15 85-85v-56c0-72-13-87-85-87zm0 4h74c68 0 80 15 80 83v56c0 66-12 81-80 81h-74c-68 0-80-15-80-81v-56c0-68 12-83 80-83z" fill="url(#linearGradient31)"/>
</g>
</svg>
|