4 lines
334 B
XML
4 lines
334 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
<path d="M3 16c3.4-5.3 7.8-8 13-8s9.6 2.7 13 8c-3.4 5.3-7.8 8-13 8S6.4 21.3 3 16Z" fill="none" stroke="#062735" stroke-width="2.5" stroke-linejoin="round"/>
|
|
<circle cx="16" cy="16" r="4.5" fill="none" stroke="#062735" stroke-width="2.5"/>
|
|
</svg>
|