18 lines
847 B
XML
18 lines
847 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="160"
|
|
height="160"
|
|
viewBox="0 0 160 160"
|
|
fill="none"
|
|
>
|
|
<circle cx="80" cy="80" r="68" stroke="black" stroke-width="3" />
|
|
<circle cx="82" cy="42" r="11" stroke="black" stroke-width="2.5" />
|
|
<path d="M68 58h35c10 0 17 7 17 17v23" stroke="black" stroke-width="2.5" />
|
|
<path d="M72 62v66c0 5 4 9 9 9" stroke="black" stroke-width="2.5" />
|
|
<path d="M81 137c5 0 9-4 9-9l2-28" stroke="black" stroke-width="2.5" />
|
|
<path d="M92 100l2 28c0 5 4 9 9 9" stroke="black" stroke-width="2.5" />
|
|
<path d="M103 137c5 0 9-4 9-9V77" stroke="black" stroke-width="2.5" />
|
|
<path d="M68 58c-9-5-14-14-14-27" stroke="black" stroke-width="2.5" />
|
|
<path d="M54 31c0-5 3-8 7-8s7 3 7 8" stroke="black" stroke-width="2.5" />
|
|
<path d="M120 75v23c0 4-3 7-7 7" stroke="black" stroke-width="2.5" />
|
|
</svg>
|