16 lines
No EOL
798 B
XML
16 lines
No EOL
798 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#282815" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="4" fill="currentColor"/>
|
|
<ellipse cx="24" cy="24" rx="16" ry="6" transform="rotate(30 24 24)"/>
|
|
<ellipse cx="24" cy="24" rx="16" ry="6" transform="rotate(-30 24 24)"/>
|
|
<ellipse cx="24" cy="24" rx="16" ry="6"/>
|
|
</g>
|
|
<g stroke="#d4d4b2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="4" fill="currentColor"/>
|
|
<ellipse cx="24" cy="24" rx="16" ry="6" transform="rotate(30 24 24)"/>
|
|
<ellipse cx="24" cy="24" rx="16" ry="6" transform="rotate(-30 24 24)"/>
|
|
<ellipse cx="24" cy="24" rx="16" ry="6"/>
|
|
</g>
|
|
</g>
|
|
</svg> |