8 lines
No EOL
408 B
XML
8 lines
No EOL
408 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#bad6d7" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#bad6d7" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="14" ry="6"/>
|
|
<ellipse cx="24" cy="20" rx="12" ry="4"/>
|
|
<line x1="10" y1="20" x2="38" y2="20 M10" y1="24" x2="38" y2="24"/>
|
|
</g>
|
|
</svg> |