6 lines
380 B
XML
6 lines
380 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="10" cy="10" r="7" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M15 16L21 22" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
<path d="M8 8L12 12M8 12L12 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|