9 lines
No EOL
457 B
XML
9 lines
No EOL
457 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#d1d5af" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#d1d5af" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="6" ry="10"/>
|
|
<ellipse cx="24" cy="18" rx="4" ry="3" fill="currentColor"/>
|
|
<ellipse cx="24" cy="30" rx="4" ry="3"/>
|
|
<line x1="24" y1="14" x2="24" y2="8 M24 34 L24 44"/>
|
|
</g>
|
|
</svg> |