6 lines
324 B
XML
6 lines
324 B
XML
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="13" cy="13" r="12" stroke="white" stroke-width="2"/>
|
|
<path d="M9 17L17 9" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
|
<path d="M9 9L17 17" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
|
</svg>
|