14 lines
No EOL
686 B
XML
14 lines
No EOL
686 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#2d182e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="18" ry="14" fill="none" stroke-width="4"/>
|
|
<ellipse cx="24" cy="24" rx="18" ry="14" fill="none" stroke-width="1.5"/>
|
|
<line x1="6" y1="24" x2="42" y2="24"/>
|
|
</g>
|
|
<g stroke="#ddb8df" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="18" ry="14" fill="none" stroke-width="4"/>
|
|
<ellipse cx="24" cy="24" rx="18" ry="14" fill="none" stroke-width="1.5"/>
|
|
<line x1="6" y1="24" x2="42" y2="24"/>
|
|
</g>
|
|
</g>
|
|
</svg> |