blob: 28f62a5a4a5bdec889ca5f973eb9eeadcdb1cdb0 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-columns" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="3" width="18" height="18" rx="2" />
<polyline points="12 3 12 21"></polyline>
</svg>
|