whisker-icons-0.3.1
Lucide icons for Whisker — `Icon(svg: lucide::Heart, color: …, size: …)`. Each icon is a separate `pub const &str` synthesised at build time from `vendor/lucide/icons/*.svg`, so the linker drops every icon the user doesn't reference (tree-shaking). The Icon component is a thin wrapper around `whisker-svg`'s `Svg`.
2 minutes ago