thomasloven / hass-fontawesome

🔹 Use icons from fontawesome in home-assistant
Other
274 stars 52 forks source link

Icon offset is wrong (not centered) #6

Closed michaelarnauts closed 4 years ago

michaelarnauts commented 5 years ago

It seems that not all font awesome icons are square, and this causes the offset to be wrong. I've generated the html files myself (from the font awesome pro icons). version is 5.8.2, not sure if this is related.

mdi:thermometer

image

fas:thermometer-three-quarters

image

haakonstorm commented 5 years ago

I have font awesome pro icons as well, but how did you get those icons in to hass?

jcreynolds commented 4 years ago

I have this issue as well image

Whats the fix/workaround?

thomasloven commented 4 years ago

Should be fixed now.

michaelarnauts commented 4 years ago

This is indeed fixed. Thanks!