@rdlabo/ionic-angular-collect-icons v2.1.0
Collect used ionIcons before production builds
Group unique ionIcons in a project and generate an export file—register all icons during development, then collect icons used in templates before production builds.
Icon workflow
Template collection
Scan templates and generate a unique ionIcons export before production builds.
Development convenience
Register all icons with addIcons during development for stress-free iteration.
Initialize CLI
Wire addIcons automatically with --initialize and remove per-component calls.