18 lines
426 B
XML
18 lines
426 B
XML
<!-- @license lucide-static v0.511.0 - ISC -->
|
|
<svg
|
|
class="lucide lucide-align-end-vertical"
|
|
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"
|
|
>
|
|
<rect width="16" height="6" x="2" y="4" rx="2" />
|
|
<rect width="9" height="6" x="9" y="14" rx="2" />
|
|
<path d="M22 22V2" />
|
|
</svg>
|