Skip to content
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

Icon Gift now working for me #152

Open
abebraham opened this issue Mar 30, 2018 · 2 comments
Open

Icon Gift now working for me #152

abebraham opened this issue Mar 30, 2018 · 2 comments

Comments

@abebraham
Copy link

Hi all,

I am trying to get the "gift" icon to work for a :before content
:before {
content: '\f06b';
font-family:'FontAwesome',"Font Awesome 5 Free","Font Awesome 5 Solid";
}

https://fontawesome.com/icons/gift?style=solid

It won't show in any case; however, it does work when I try a different icon like user, paste, etc...

Any ideas why just this one isn't working for me?

@robmadole
Copy link
Member

This icon was add in 5.0.9 which this library has not been updated to. We'll get this updated as soon as we can.

@safetypins
Copy link

I'm confused - the gem is now at version 5.12, and the release 5.9 has been included, and the brand icons (like facebook) are working. But this icon, and a lot of other Solid icons are not working. But fas icons like the Flag icon are working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants