5 lines
272 B
XML
5 lines
272 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 81 81" fill="none">
|
||
|
|
<circle cx="40.5" cy="30" r="12" stroke="black" stroke-width="3.5"/>
|
||
|
|
<path d="M16 66c0-13.255 10.745-24 24.5-24S65 52.745 65 66" stroke="black" stroke-width="3.5" stroke-linecap="round"/>
|
||
|
|
</svg>
|