21 lines
476 B
XML
21 lines
476 B
XML
<!--
|
|
tags: [layout, grid, design, arranegment, columns, typography, writing, font, character, word]
|
|
category: Text
|
|
version: "2.1"
|
|
unicode: "f6d5"
|
|
-->
|
|
<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 4a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-16" />
|
|
<path d="M12 3v18" />
|
|
</svg>
|