21 lines
551 B
XML
21 lines
551 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-typography-off"
|
||
|
|
>
|
||
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||
|
|
<path d="M4 20h3" />
|
||
|
|
<path d="M14 20h6" />
|
||
|
|
<path d="M6.9 15h6.9" />
|
||
|
|
<path d="M13 13l3 7" />
|
||
|
|
<path d="M5 20l4.09 -10.906" />
|
||
|
|
<path d="M10.181 6.183l.819 -2.183h2l3.904 8.924" />
|
||
|
|
<path d="M3 3l18 18" />
|
||
|
|
</svg>
|