9 lines
No EOL
419 B
XML
9 lines
No EOL
419 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#e5d2ae" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#e5d2ae" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="26" rx="7" ry="12"/>
|
|
<path d="M17 20 L6 18 M31 20 L42 18"/>
|
|
<path d="M17 26 L6 26 M31 26 L42 26"/>
|
|
<path d="M17 32 L6 34 M31 32 L42 34"/>
|
|
</g>
|
|
</svg> |