6 lines
383 B
XML
6 lines
383 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="12" fill="#eab308"/>
|
|
<ellipse cx="24" cy="24" rx="22" ry="8" fill="none" stroke="#a855f7" stroke-width="3" transform="rotate(-20 24 24)"/>
|
|
<ellipse cx="24" cy="24" rx="22" ry="8" fill="none" stroke="#c084fc" stroke-width="1.5" transform="rotate(-20 24 24)"/>
|
|
</svg>
|