14 lines
No EOL
610 B
XML
14 lines
No EOL
610 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#0d191d" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="20" ry="16"/>
|
|
<ellipse cx="24" cy="24" rx="12" ry="10"/>
|
|
<ellipse cx="24" cy="24" rx="4" ry="3" fill="currentColor"/>
|
|
</g>
|
|
<g stroke="#a4b9c0" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="20" ry="16"/>
|
|
<ellipse cx="24" cy="24" rx="12" ry="10"/>
|
|
<ellipse cx="24" cy="24" rx="4" ry="3" fill="currentColor"/>
|
|
</g>
|
|
</g>
|
|
</svg> |