Top "Font-awesome-5" questions

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

Gradient over Instagram SVG of FontAwesome 5

After upgrading to FontAwesome 5, I'm not able to color the svgs of FontAwesome. This is my example: ⠀⠀⠀⠀⠀ https://codepen.io/…

css svg gradient font-awesome-5
Add border around font-awesome (v5) icon

This question has been asked before in this post. But I don't think its still working with the new font-awesome …

css font-awesome font-awesome-5
fontawesome 5 with sass

I am having a problem working with font awesome 5 and sass I have followed the instructions on their webpage to …

css fonts sass font-awesome-5
FontAwesome 5 on click event?

What I'm trying to do I just switched over from Font Awesome 4.7 to Font Awesome 5 and everything is working great …

jquery svg font-awesome-5
Font Awesome 5 shows empty square when using the JS+SVG version

Attempting to replace the bullet type on an list item tag with a Font Awesome icon but I am getting …

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

After some researches including the read of Font Awesome 5 with Angular, documentation, etc I wasn't able to advance in the …

angular angular-cli angular5 font-awesome-5 angular-fontawesome
Can't import Font Awesome icon

import { library } from '@fortawesome/fontawesome-svg-core'; import { faCopy, faQuestionCircle, faQrcode, faGithub } from '@fortawesome/free-solid-svg-icons'; import AddressList from './components/…

reactjs font-awesome-5