14 lines
No EOL
564 B
XML
14 lines
No EOL
564 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#242a14" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="14" ry="5"/>
|
|
<ellipse cx="24" cy="24" rx="12" ry="3"/>
|
|
<line x1="12" y1="24" x2="36" y2="24"/>
|
|
</g>
|
|
<g stroke="#cdd8b0" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="14" ry="5"/>
|
|
<ellipse cx="24" cy="24" rx="12" ry="3"/>
|
|
<line x1="12" y1="24" x2="36" y2="24"/>
|
|
</g>
|
|
</g>
|
|
</svg> |