mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:26:23 +01:00
* bump flutter package version * Add Folder open icon Co-authored-by: Jan <72730682+JanTrichter@users.noreply.github.com> Co-authored-by: Jan <72730682+JanTrichter@users.noreply.github.com>
22 lines
441 B
XML
22 lines
441 B
XML
<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 4V2" />
|
|
<path d="M15 16v-2" />
|
|
<path d="M8 9h2" />
|
|
<path d="M20 9h2" />
|
|
<path d="M17.8 11.8L19 13" />
|
|
<path d="M15 9h0" />
|
|
<path d="M17.8 6.2L19 5" />
|
|
<path d="M3 21l9-9" />
|
|
<path d="M12.2 6.2L11 5" />
|
|
</svg>
|