16 lines
No EOL
636 B
XML
16 lines
No EOL
636 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#374d1a" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="28" rx="12" ry="14"/>
|
|
<ellipse cx="24" cy="18" rx="8" ry="6"/>
|
|
<circle cx="24" cy="18" r="3"/>
|
|
<path d="M14 32 Q24 38 34 32"/>
|
|
</g>
|
|
<g stroke="#b9cba2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="28" rx="12" ry="14"/>
|
|
<ellipse cx="24" cy="18" rx="8" ry="6"/>
|
|
<circle cx="24" cy="18" r="3"/>
|
|
<path d="M14 32 Q24 38 34 32"/>
|
|
</g>
|
|
</g>
|
|
</svg> |