-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular 13 + V2: No Icons #87
Comments
As I use FontAwesome in my project too, could the problem be here? You use in your example:
I use (from the Fontawesome website): https://github.com/FortAwesome/angular-fontawesome
|
Yes, I think it is not possible to combine other versions of font in one project. We need to convert icons to svg to the file or use it inline. |
I was facing the same issue as well. But importing fontawesome css in body of
|
Hi,
I just installed version 2 for my Angular 13 app but I don't see any icons. After maximizing an Image it is displayed but I am not able to close ist (because of the missing icons).
Best regards
The text was updated successfully, but these errors were encountered: