5 lines
247 B
XML
5 lines
247 B
XML
|
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<circle cx="13" cy="13" r="8" stroke="black" stroke-width="2"/>
|
||
|
<path d="M19 19L25 25" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||
|
</svg>
|