8 lines
No EOL
394 B
XML
8 lines
No EOL
394 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#d5bbbe" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#d5bbbe" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M4 24 Q14 10 44 24 Q14 26 4 24 Z"/>
|
|
<line x1="24" y1="18" x2="24" y2="44"/>
|
|
<line x1="24" y1="18" x2="8" y2="24 M24 18 L40 24"/>
|
|
</g>
|
|
</svg> |