11 lines
435 B
XML
11 lines
435 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="12" cy="12" r="3"/>
|
|
<path d="M12 2v4"/>
|
|
<path d="M12 18v4"/>
|
|
<path d="M4.93 4.93l2.83 2.83"/>
|
|
<path d="M16.24 16.24l2.83 2.83"/>
|
|
<path d="M2 12h4"/>
|
|
<path d="M18 12h4"/>
|
|
<path d="M4.93 19.07l2.83-2.83"/>
|
|
<path d="M16.24 7.76l2.83-2.83"/>
|
|
</svg> |