21 lines
479 B
XML
21 lines
479 B
XML
<!--
|
|
tags: [checkbox, brief, record, write, message, note, file, paper, text, information]
|
|
category: Document
|
|
version: "1.2"
|
|
unicode: "eb6d"
|
|
-->
|
|
<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="M13 20l7 -7" />
|
|
<path d="M13 20v-6a1 1 0 0 1 1 -1h6v-7a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7" />
|
|
</svg>
|