8 lines
No EOL
385 B
XML
8 lines
No EOL
385 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#b7e5c1" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#b7e5c1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M10 22 Q16 16 24 22 Q32 16 38 22"/>
|
|
<path d="M14 24 L20 24 M28 24 L34 24"/>
|
|
<polygon points="16,42 20,28 28,28 32,42"/>
|
|
</g>
|
|
</svg> |