20 lines
No EOL
972 B
XML
20 lines
No EOL
972 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#1a2229" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="3" fill="currentColor"/>
|
|
<ellipse cx="24" cy="12" rx="4" ry="6"/>
|
|
<ellipse cx="12" cy="24" rx="6" ry="4"/>
|
|
<ellipse cx="36" cy="24" rx="6" ry="4"/>
|
|
<ellipse cx="14" cy="16" rx="5" ry="4" transform="rotate(60 14 16)"/>
|
|
<ellipse cx="34" cy="16" rx="5" ry="4" transform="rotate(-60 34 16)"/>
|
|
</g>
|
|
<g stroke="#bcc9d6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="3" fill="currentColor"/>
|
|
<ellipse cx="24" cy="12" rx="4" ry="6"/>
|
|
<ellipse cx="12" cy="24" rx="6" ry="4"/>
|
|
<ellipse cx="36" cy="24" rx="6" ry="4"/>
|
|
<ellipse cx="14" cy="16" rx="5" ry="4" transform="rotate(60 14 16)"/>
|
|
<ellipse cx="34" cy="16" rx="5" ry="4" transform="rotate(-60 34 16)"/>
|
|
</g>
|
|
</g>
|
|
</svg> |