Font Awesome is fully open source and is GPL friendly. You can use it for commercial projects, open source projects, or really just about whatever you want.
A step-by-step angular tutorial. FontAwesome is the internet's most popular icon toolkit which has been redesigned and built from scratch. On top of this, features like icon font ligatures, an SVG framework, official NPM packages for popular frontend libraries like React, and access to a new CDN.
You will also need a Font Awesome Standard subscription or higher to use Font Awesome Pro icons. You will need to set up your Font Awesome Pro account first in order to use your Pro icons.
We are starting an Angular 6 project and want to use Font Awesome 5.1. Font Awesome provides two Node packages:
@fortawesome/angular-fontawesome
- uses SVG with JS@fortawesome/fontawesome-free
- uses Web Fonts with CSSUsing SVG with JS is the new way to use Font Awesome while Web Fonts and CSS is the more classic approach. For me it seems it is a bit more hassle to use SVG with JS because you have to import
each icon, but it saves file size.
We are going to be using around 30 icons in our app and are wondering which approach would be better for us.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With