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 fa-eye (regular) different from what is shown on FA website #14813

Closed
4 of 7 tasks
Lindorie opened this issue Mar 25, 2019 · 3 comments
Closed
4 of 7 tasks

Icon fa-eye (regular) different from what is shown on FA website #14813

Lindorie opened this issue Mar 25, 2019 · 3 comments

Comments

@Lindorie
Copy link

Lindorie commented Mar 25, 2019

Hi,

Describe the problem

The fa-eye icon (regular) I get on my website looks different from what we can see on the official Font Awesome website (here: https://fontawesome.com/icons/eye?style=regular).

image

As you can see, the pupil is not vertically centered in the eye but is stuck to the top eyelid (like the old FA 4 version) and the white dot in the pupil is going too far into the pupil.

What did you expect?

I am expecting the same version as seen on the Font Awesome website:

image

What version and implementation are you using?

I am using Font Awesome 5 PRO 5.8.1.
I have downloaded the files from our account and I'm loading all.css along with the /webfonts folder. It was doing the same thing with a previous version (not sure which one) so I downloaded the files again and updated everything but it's still showing the wrong icon.

Version: 5.8.1
Browser and version: all

  • SVG with JS
  • Web Fonts with CSS
  • SVG Sprites
  • On the Desktop

Bug report checklist

  • I have filled out as much of the above information as I can
  • I have included a test case because my odds go way up that the team can fix this when I do
  • I have searched for existing issues and to the best of my knowledge this is not a duplicate

Thank you

@tagliala
Copy link
Member

Hi!

Thanks for being part of the Font Awesome Community.

Since you are self-hosting font awesome files, could you please double check that

https://starbit.sedirectoriesdev.co.uk/sites/all/themes/seplatform/fonts/fontawesome-pro/webfonts/fa-solid-900.woff2
https://starbit.sedirectoriesdev.co.uk/sites/all/themes/seplatform/fonts/fontawesome-pro/webfonts/fa-regular-400.woff2
https://starbit.sedirectoriesdev.co.uk/sites/all/themes/seplatform/fonts/fontawesome-pro/webfonts/fa-light-300.woff2

have been updated to 5.8.1?

I'm pretty confident that fa-regular-400 at least belongs to an older version of Font Awesome (maybe 5.6.3), that would explain why you see far fa-eye in that way

@Lindorie
Copy link
Author

Hi!

Thank you for your quick response! I had updated the webfonts folder and checked it was the latest version but for some reason it was still loading the old files (maybe Drupal cache)... I had to delete and reupload the updated version of the .woff2 files ; it is now working fine!

image

Thank you :)

@tagliala
Copy link
Member

You're welcome

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

2 participants