16 lines
1.1 KiB
XML
16 lines
1.1 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor" color="#fff">
|
||
|
|
<g transform="translate(40.96,40.96) scale(17.920000) translate(-0.00,-0.00)">
|
||
|
|
<!-- Crosshair cursor -->
|
||
|
|
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" fill-opacity="0.3"/>
|
||
|
|
<line x1="12" y1="6" x2="12" y2="10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<line x1="12" y1="14" x2="12" y2="18" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<line x1="6" y1="12" x2="10" y2="12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<line x1="14" y1="12" x2="18" y2="12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<!-- Sparkle top-right -->
|
||
|
|
<path d="M20 4l1 3 3 1-3 1-1 3-1-3-3-1 3-1z" fill="currentColor"/>
|
||
|
|
<!-- Sparkle bottom-left -->
|
||
|
|
<path d="M5 17l0.7 2 2 0.7-2 0.7-0.7 2-0.7-2-2-0.7 2-0.7z" fill="currentColor" fill-opacity="0.7"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|