https://fontawesome.com/icons/heart?style=solid
&
https://fontawesome.com/icons/heart?style=regular
has the same unicode -> f004
I was expecting different unicode as I wanted to implement it on my system for a liked(heart filled) and unliked(heart empty) review. I don't want to use the HTML code
Version: 5.6.3
Browser and version: Chrome
Hi!
Thanks for being part of the Font Awesome Community.
This is how Font Awesome 5 is designed to work.
Please switch the font-weight from 400 to 900 instead of content if you need this feature
Demo: https://jsfiddle.net/tagliala/1a9boh0L/
Hope it helps
Closing here
Most helpful comment
Hi!
Thanks for being part of the Font Awesome Community.
This is how Font Awesome 5 is designed to work.
Please switch the
font-weightfrom400to900instead ofcontentif you need this featureDemo: https://jsfiddle.net/tagliala/1a9boh0L/
Hope it helps
Closing here