Use Heroicons (https://heroicons.com) in your Angular application
NgHeroicons is a set of Angular components that allows you to use Heroicons in your Angular projects. It provides compatibility with Angular versions 11 to 14 and offers a variety of features to enhance your application’s UI.
To install NgHeroicons in your Angular project, follow these steps:
$ yarn add @dimaslz/ng-heroicons@^XX
$ npm install @dimaslz/ng-heroicons@^XX
^XX with the desired package version based on the Angular version compatibility table mentioned in the documentation.NgHeroicons is a useful Angular component library that enables developers to easily incorporate Heroicons into their Angular projects. Its features, such as compatibility with multiple Angular versions, customizable styles, and easy installation process, make it a valuable tool for enhancing the UI of Angular applications. The monorepo structure ensures compatibility across different Angular setups, while the provided landing page and playground offer convenient ways to explore and test the library.