8 lines
No EOL
372 B
XML
8 lines
No EOL
372 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#c4bbaf" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#c4bbaf" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 28 Q24 8 40 28 Q24 36 8 28 Z"/>
|
|
<path d="M12 28 Q24 22 36 28"/>
|
|
<line x1="24" y1="18" x2="24" y2="32"/>
|
|
</g>
|
|
</svg> |