Font-awesome: lock-open & unlock Unicode bug

Created on 23 Mar 2018  路  4Comments  路  Source: FortAwesome/Font-Awesome

Hi,

the unicode for lock-open (f3c1) doesn't work and unlock (f09c) has the wrong icon (using the unicode).

Version: 5.0.8
Browser & Version: Chrome 64.0.3282.186

  • [ ] SVG with JS
  • [x] Web Fonts with CSS
  • [ ] SVG Sprites
  • [ ] On the Desktop

Reproducible test case

https://codesandbox.io/s/9x1ywop8r

https://fontawesome.com/icons/lock-open?style=solid
https://fontawesome.com/icons/unlock?style=solid

Most helpful comment

Hi!

Thanks for being part of the Font Awesome Community.

Please fix:

  1. Font name. It is supposed to be "Font Awesome 5 Free"
  2. Reset the font style of the <i> tag or, better, use <span>
  3. Set the font-weight to 900 (solid)

Ref: https://codesandbox.io/s/1rv3m8rpqq

Hope it helps, closing here

All 4 comments

Hi!

Thanks for being part of the Font Awesome Community.

Please fix:

  1. Font name. It is supposed to be "Font Awesome 5 Free"
  2. Reset the font style of the <i> tag or, better, use <span>
  3. Set the font-weight to 900 (solid)

Ref: https://codesandbox.io/s/1rv3m8rpqq

Hope it helps, closing here

Thanks!

You're welcome, sorry for the late reply

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jakuuub picture jakuuub  路  3Comments

omnimint picture omnimint  路  3Comments

rufengch picture rufengch  路  3Comments

AndersDK12 picture AndersDK12  路  3Comments

seppestas picture seppestas  路  3Comments