Topic: Font Awesome Pro
Is the Pro version of Font Awesome included with the Pro version of MDBootstrap? If not do you have instructions on how to include the pro version of Font Awesome? (I have a license)
Damian Gemza
staff answered 2 years ago
Dear cparrish,
The Font Awesome 5 Pro is not included in our MDB Angular Pro library.
If you want to use it in your MDB Angular project, please update your project to the latest version of MDB - 7.3.0, install the font awesome pro package and in angular.json add necessary imports.
For the FA Pro icons there is "fal" directive used on <mdb-icon> component.
So your component with pro icon should look like below:
<mdb-icon fal icon="user"></mdb-icon>
Best Regards,
Damian
isadora commented 12 months ago
Damian,
Is this answer the same today, 4/8/20, or are font awesome pro icons now included mdb pro? Asking so I know if I need to purchase a separate font awesome pro license.
Thanks!
Arkadiusz Idzikowski staff commented 12 months ago
Font awesome pro is not part of MDB, you would need to purchase a separate license.
Answered
- User: Pro
- Premium support: No
- Technology: Angular
- MDB Version: 6.3.0
- Device: Desktop
- Browser: Chrome
- OS: ChromeOS
- Provided sample code: No
- Provided link: No