blob: 980d90c22a64a346e413d2b503f4377187c52077 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-rows" 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="3 12 21 12"></polyline>
</svg>
|