Automatically collects and groups Ionicons used in Angular projects to simplify addIcons() management and optimize bundle size.
Ionic Angular Collect Icons is a development tool that automates the management of Ionicons in Angular applications. It scans project templates to identify used icons and generates a consolidated export file, eliminating the need for manual addIcons() calls in each component.
use-icons.ts) containing only the icons used, ready for import.The tool prioritizes developer convenience by automating icon management while maintaining a minimal diff footprint—centralizing addIcons() in a single location rather than scattering it across components to keep changes clean and manageable.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.