9 lines
No EOL
389 B
XML
9 lines
No EOL
389 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#e5c9e3" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="18" rx="9" ry="5"/>
|
|
<circle cx="24" cy="12" r="3.5"/>
|
|
<circle cx="22" cy="10" r="1.5"/>
|
|
<path d="M32 16 Q40 12 44 18 Q40 22 32 20"/>
|
|
<path d="M24 18 L24 44 M24 22 L20 22"/>
|
|
</g>
|
|
</svg> |