22 lines
503 B
XML
22 lines
503 B
XML
<!--
|
|
tags: [align, between, text, gap, spacing, horizontal, file, paper, record, information]
|
|
category: Document
|
|
version: "1.43"
|
|
unicode: "ef54"
|
|
-->
|
|
<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="M20 20h-2a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h2" />
|
|
<path d="M4 20h2a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
|
|
<path d="M12 8v8" />
|
|
</svg>
|