blob: 8ba31b8e8cfabfe113d8ba3c8538f90917b6c0ef (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-underline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<line x1="6" y1="20" x2="18" y2="20" />
<path d="M8 5v6a4 4 0 0 0 8 0v-6" />
</svg>
|