9 lines
No EOL
435 B
XML
9 lines
No EOL
435 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#adbbc4" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#adbbc4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="30" rx="16" ry="6"/>
|
|
<path d="M8 30 Q8 18 24 18 Q40 18 40 30"/>
|
|
<line x1="40" y1="28" x2="44" y2="16"/>
|
|
<rect x="42" y="14" width="4" height="6" rx="1"/>
|
|
</g>
|
|
</svg> |