Topic: Icon not display
Drilon Hametaj asked 5 years ago
Hi,
i have problem with icons in navbar, not showed for example
<mdb-icon fas icon="envelope"></mdb-icon>
not work.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.3.1
- Device: computer
- Browser: opera
- OS: windows
- Provided sample code: No
- Provided link: No
Tags
Related topics
Arkadiusz Idzikowski staff commented 5 years ago
Did you install
@fortawesome/fontawesome-free
package and updated styles array inangular.json
as explained in our quickstart guide (npm installation section)?https://mdbootstrap.com/docs/angular/getting-started/quick-start/
Are there any errors in the console?