19 lines
515 B
XML
19 lines
515 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-brand-wix"
|
||
|
|
>
|
||
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||
|
|
<path d="M3 9l1.5 6l1.379 -5.515a.64 .64 0 0 1 1.242 0l1.379 5.515l1.5 -6" />
|
||
|
|
<path d="M13 11.5v3.5" />
|
||
|
|
<path d="M16 9l5 6" />
|
||
|
|
<path d="M21 9l-5 6" />
|
||
|
|
<path d="M13 9h.01" />
|
||
|
|
</svg>
|