Lucide Library
Lucide-based icon prototype library for Proto UI.
The Lucide library provides icon prototypes generated from lucide-static.
Its usage model follows Proto UI constraints:
- Use
asHookwhen the icon itself is treated as a standalone interaction subject. - Use
renderhelper when the icon is only a visual fragment embedded into another prototype’s template.
For bundle control, each icon can be imported from its own entry (@proto.ui/prototypes-lucide/icons/<name>), so consumers do not need to load all icons upfront.
Continue to the icon catalog for per-icon preview and copyable prototype snippets.