5 lines
265 B
XML
5 lines
265 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" stroke-width="2" stroke="#777" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<circle cx="12" cy="12" r="9"/>
|
||
|
<path d="M12 3v18m0-12l4.65-4.65M12 14.3l7.37-7.37M12 19.6l8.85-8.85"/>
|
||
|
</svg>
|