mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
23 lines
555 B
XML
23 lines
555 B
XML
<!--
|
|
tags: [report, inventory, statistics, survey, document, analysis, audit, record, data, review]
|
|
category: Document
|
|
unicode: "feac"
|
|
version: "3.1"
|
|
-->
|
|
<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="M15 3v4a1 1 0 0 0 1 1h4" />
|
|
<path d="M15 3v4a1 1 0 0 0 1 1h4" />
|
|
<path d="M6 8v-3a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-7" />
|
|
<path d="M3 15l3 -3l3 3" />
|
|
</svg>
|