Top "Font-awesome-5" questions

Font Awesome 5. This tag is for questions relating to Font Awesome 5 and upgrading from previous versions.

Font Awesome 5 font-family issue

I integrated Font Awesome 5 in a project with bootstrap 4. When I recall a font via CSS it does not work. …

css fonts font-awesome-5
Font Awesome 5, why is CSS content not showing?

I am trying to use FontAwesome in the content of CSS. It appears with the code for the icon instead …

css font-awesome pseudo-element font-awesome-5
Font Awesome 5 with Angular

How do I use font-awesome 5 with Angular (2+)? I've tried adding this inside a component: import {faChevronLeft, faChevronRight} from '@fortawesome/…

angular font-awesome font-awesome-5 angular-fontawesome
Font awesome 5 on pseudo elements

In font awesome 4 you could easily apply an icon to a :before/:after element using CSS. Is the same possible …

font-awesome font-awesome-5
Install Font Awesome 5 with NPM

I am working with Angular(6) application, and I am trying to use FA icons, and drop-down with no luck. I …

angular font-awesome font-awesome-5
How to change color of icons in Font Awesome 5?

I can't colorize the Font Awesome 5 icons using these codes. I tried fill css property for setting color but it …

css font-awesome font-awesome-5
Font Awesome 5 icons not showing up

I use codeigniter and Font Awesome 5 I have download the latest version of font awesome 5 how ever for some reason …

font-awesome font-awesome-5
Use font awesome 5 on angular material 7

I'm using angular 7.0.1 and angular material 7.0.2, I want to add the font awesome 5.4.2 icons and I'm trying to follow the …

font-awesome-5 icon-fonts angular7 angular-material-7
Font Awesome 5 on pseudo elements shows square instead of icon

I am trying to change the content of a span with a Font Awesome icon directly from the CSS page …

html css font-awesome pseudo-element font-awesome-5