9 lines
No EOL
383 B
XML
9 lines
No EOL
383 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#77a55b" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="20" rx="14" ry="10"/>
|
|
<path d="M10 20 Q10 38 24 38 Q38 38 38 20"/>
|
|
<circle cx="18" cy="16" r="2"/>
|
|
<circle cx="30" cy="16" r="2"/>
|
|
<path d="M24 24 L24 30 M20 28 L28 28"/>
|
|
</g>
|
|
</svg> |