8 lines
No EOL
442 B
XML
8 lines
No EOL
442 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#c4bdda" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#c4bdda" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="10" ry="8"/>
|
|
<ellipse cx="24" cy="24" rx="20" ry="5" transform="rotate(-20 24 24)"/>
|
|
<ellipse cx="24" cy="24" rx="18" ry="3" transform="rotate(-20 24 24)"/>
|
|
</g>
|
|
</svg> |