Skip to content

KutoUI/Icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KutoUI/Icons

Lucide Icons packaged up to be used as templ components.

Usage:

See the list of icons here. Take for example the chevron-down icon, to use it convert the name to capital first letter CamelCase. So in this instance it would be: @icons.ChevronDown().

Options:

Each icon takes an icons.IconOptions{} struct for configuration with the following options:

Name Type Clamp Default
Color string currentColor
StrokeWidth float32 clamped 0.5 <> 3 2
Size int clamped 16 <> 48 24

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published