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