10 lines
No EOL
418 B
XML
10 lines
No EOL
418 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#bcc6b2" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="13" ry="9"/>
|
|
<ellipse cx="24" cy="16" rx="7" ry="5"/>
|
|
<circle cx="19" cy="14" r="2"/>
|
|
<circle cx="29" cy="14" r="2"/>
|
|
<path d="M16 24 L12 22 M32 24 L36 22"/>
|
|
<path d="M20 28 Q24 32 28 28"/>
|
|
</g>
|
|
</svg> |