6 lines
362 B
XML
6 lines
362 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M9 16C9 16 9.5 14 12 14C14.5 14 15 16 15 16" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
<circle cx="12" cy="9" r="2" stroke="currentColor" stroke-width="2"/>
|
|
</svg>
|