10 lines
No EOL
442 B
XML
10 lines
No EOL
442 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#c14567" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="10" ry="14"/>
|
|
<path d="M14 14 Q24 4 34 14"/>
|
|
<line x1="18" y1="4" x2="22" y2="12"/>
|
|
<line x1="30" y1="4" x2="26" y2="12"/>
|
|
<circle cx="16" cy="22" r="2"/><circle cx="32" cy="22" r="2"/>
|
|
<circle cx="24" cy="28" r="2"/>
|
|
</g>
|
|
</svg> |