1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-19 09:18:34 +00:00
templui/lucide/icons/folders.svg

15 lines
383 B
XML
Raw Normal View History

<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 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z" />
<path d="M2 8v11a2 2 0 0 0 2 2h14" />
</svg>