5 lines
296 B
XML
5 lines
296 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<path d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z"></path>
|
||
|
<circle cx="12" cy="12" r="3"></circle>
|
||
|
|
||
|
</svg>
|