Icons
What icons WindUI uses and how to use them.
Icons
Icons that are used in WindUI:
- Lucide Icons
- Geist Icons
- Craft Icons (figma community)
How to use them
You can use it like this:
-- lucide
local Icon = "lucide:bird"
-- geist
local Icon = "geist:window"
-- craft
local Icon = "craft:macbook-stroke"
Source of icons: https://github.com/Footagesus/Icons
More icons will be soon