16 lines
No EOL
692 B
XML
16 lines
No EOL
692 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#220f0f" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="18" cy="28" rx="6" ry="8"/>
|
|
<ellipse cx="30" cy="26" rx="5" ry="7"/>
|
|
<ellipse cx="24" cy="18" rx="4" ry="6"/>
|
|
<ellipse cx="24" cy="18" rx="2" ry="4" fill="currentColor"/>
|
|
</g>
|
|
<g stroke="#c9a7a7" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="18" cy="28" rx="6" ry="8"/>
|
|
<ellipse cx="30" cy="26" rx="5" ry="7"/>
|
|
<ellipse cx="24" cy="18" rx="4" ry="6"/>
|
|
<ellipse cx="24" cy="18" rx="2" ry="4" fill="currentColor"/>
|
|
</g>
|
|
</g>
|
|
</svg> |