6 lines
310 B
XML
6 lines
310 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
|
<circle cx="32" cy="32" r="30" fill="#0b7285"/>
|
|
<path d="M20 26c4-8 16-10 24 0s-8 20-8 20l-4-8-8 8" stroke="#fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="32" cy="24" r="4" fill="#fff"/>
|
|
</svg>
|