blob: 4df38b78e3fd6ec475e9fc41e334a2116c95bd1c (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-kanban" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<desc>Download more icon variants from https://tabler-icons.io/i/layout-kanban</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="4" y1="4" x2="10" y2="4" />
<line x1="14" y1="4" x2="20" y2="4" />
<rect x="4" y="8" width="6" height="12" rx="2" />
<rect x="14" y="8" width="6" height="6" rx="2" />
</svg>
|