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

Only Supports FontAwesome 4.7 #219

Open
jasonfb opened this issue Mar 20, 2021 · 0 comments
Open

Only Supports FontAwesome 4.7 #219

jasonfb opened this issue Mar 20, 2021 · 0 comments

Comments

@jasonfb
Copy link

jasonfb commented Mar 20, 2021

This gem does not support FontAwesome versions past 4.7. That means that if you use it, you will want to search for fonts within the 4.7 font-awesome catalog only which can be found here. If you really want to use this Gem with font-awesome past 4.7, there is some successful discussion of monkeypatching on #194, however, this is also recommended against on the same issue.

Some alternatives to this gem for Font Awesome versions 5 and 6 include:

• font-awesome-sass
https://github.com/FortAwesome/font-awesome-sass

• font_awesome5_rails
https://github.com/tomkra/font_awesome5_rails

• font_awesome_pro5_rails
https://github.com/krtschmr/font_awesome_pro5_rails

IMPORTANT: If you use Google to search for "font awesome" you will find the current FontAwesome 6 icons. Some of these icons may have been in 4.7, but many will not work because you need FontAwesome 5 or 6 for the current icons.

@jasonfb jasonfb changed the title End-of-Life With FontAwesome 4.7 Only Supports FontAwesome 4.7 May 28, 2022
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

1 participant