6 lines
377 B
XML
6 lines
377 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none">
|
|
<circle cx="20" cy="20" r="18" fill="#DFF5E7"/>
|
|
<circle cx="20" cy="20" r="13" fill="#FFFFFF" stroke="#1F6F46" stroke-width="2.4"/>
|
|
<path d="M20 11.5v17M24.5 15.5h-6.2a3 3 0 0 0 0 6h3.4a3 3 0 0 1 0 6h-6.2" stroke="#1F6F46" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|