5 lines
234 B
XML
5 lines
234 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
|
<circle cx="11" cy="11" r="6.5" stroke="#5b7f68" stroke-width="2"/>
|
|
<path d="m16 16 4 4" stroke="#5b7f68" stroke-width="2.2" stroke-linecap="round"/>
|
|
</svg>
|