blob: e3b51797f5926d276b4a7aef4c8ef3375e9e951a (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-layout-align-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<line x1="4" y1="4" x2="4" y2="20" />
<rect x="8" y="9" width="12" height="6" rx="2" />
</svg>
|