7 lines
345 B
XML
7 lines
345 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M17.65 6.35A8 8 0 0 0 4 12"/>
|
|
<polyline points="4 8 4 12 8 12"/>
|
|
<path d="M6.35 17.65A8 8 0 0 0 20 12"/>
|
|
<polyline points="20 16 20 12 16 12"/>
|
|
</svg>
|