blob: 4a7d10f4a071bcc4fbf9f4655f1c2584e806536c (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-distribute-vertical" 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-distribute-vertical</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="4" y1="4" x2="4" y2="20" />
<line x1="20" y1="4" x2="20" y2="20" />
<rect x="9" y="6" width="6" height="12" rx="2" />
</svg>
|