mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
23 lines
519 B
XML
23 lines
519 B
XML
<!--
|
|
tags: [balance, arrange, organize, top, center, align, layout, position, format, adjust]
|
|
category: Text
|
|
version: "2.22"
|
|
unicode: "facd"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
|
|
<path d="M11 13h2" />
|
|
<path d="M9 10h6" />
|
|
<path d="M10 7h4" />
|
|
</svg>
|