26 lines
562 B
XML
26 lines
562 B
XML
<!--
|
|
tags: [rectangle, side, down, south, box, align, bottom, creative, artistic, visual]
|
|
category: Design
|
|
version: "1.80"
|
|
unicode: "f2a8"
|
|
-->
|
|
<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="M4 14h16v5a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-5" />
|
|
<path d="M4 9v.01" />
|
|
<path d="M4 4v.01" />
|
|
<path d="M9 4v.01" />
|
|
<path d="M15 4v.01" />
|
|
<path d="M20 4v.01" />
|
|
<path d="M20 9v.01" />
|
|
</svg>
|