1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-22 20:23:46 +00:00
templui/lucide/icons/folder-code.svg

16 lines
413 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="M10 10.5 8 13l2 2.5" />
<path d="m14 10.5 2 2.5-2 2.5" />
<path d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z" />
</svg>