<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`IconName`](IconName) ## IconName type Can be any Lucide icon name or an internal icon name. **Signature:** ```typescript export type IconName = string; ```