Crate lucide_floem

Crate lucide_floem 

Source
Expand description

Lucide Floem

Example

lucide_floem::Icon::ChevronDown
   .style(|s| s.size(50, 50))

Structs§

Lucide
LucideClass
LucideProps
StrokeWidth

Enums§

Icon
Icon represents the available icons.

Functions§

lucide
You should be using the Icon enum to create icons instead of using this function directly.