5 lines
288 B
XML
5 lines
288 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
|
<path d="M 12 3 C 18 8 21 14 19 20 C 17 22 7 22 5 20 C 3 14 6 8 12 3 Z" stroke="#a8c7fa" stroke-width="1.5" stroke-linejoin="round" />
|
|
<circle cx="12" cy="14" r="3" stroke="#a8c7fa" stroke-width="1.5" />
|
|
</svg>
|