22 lines
614 B
XML
22 lines
614 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="2"
|
||
|
|
stroke-linecap="round"
|
||
|
|
stroke-linejoin="round"
|
||
|
|
class="icon icon-tabler icons-tabler-outline icon-tabler-regex-off"
|
||
|
|
>
|
||
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||
|
|
<path d="M6.5 15a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0 -5z" />
|
||
|
|
<path d="M17 7.875l3 -1.687" />
|
||
|
|
<path d="M17 7.875v3.375" />
|
||
|
|
<path d="M17 7.875l-3 -1.687" />
|
||
|
|
<path d="M17 7.875l3 1.688" />
|
||
|
|
<path d="M17 4.5v3.375" />
|
||
|
|
<path d="M17 7.875l-3 1.688" />
|
||
|
|
<path d="M3 3l18 18" />
|
||
|
|
</svg>
|