Angular – Font Awesome Icons

Font awesome introducing icon module & component for angular,  API docs The official Angular module/component documentation  GitHub project Where to submit issues and collaborate/contribute to codebase Install Using npm : – npm i @fortawesome/angular-fontawesome Install Using yarn : – yarn add @fortawesome/fontawesome-svg-core yarn add @fortawesome/free-solid-svg-icons yarn add @fortawesome/angular-fontawesome For more details – https://fontawesome.com/how-to-use/on-the-web/using-with/angular

Angular – Font Awesome Icons Read More ยป