UaMV When adding a new group to permissions, the entered FontAwesome icon class does not properly (i.e. does not) render an icon for the group badge. I've encountered this behavior on two separate installs. Has anyone else encountered this? P.S. First post. Happy to be joining the community. You've all inspired me to dig into Laravel!
UaMV Seems to be working for some icons, but not others. For example, not working with 'map-signs', but does work with 'signal'.
Franz Hmm, map-signs is a new icon in v4.4 of FontAwesome. I suppose our font files are older. Since it's only the font files in the repo, it's hard to see which version we have. @Toby Do you remember?
UaMV Anyone else still encountering issues with this? My install did pick up some new icons when FontAwesome v4.4 was rolled into Flarum. However, I have consistently not had the following icons render: map, map-signs, and i-cursor.
luceos UaMV Updating does not publish the assets, where the fontawesome files are stored. In order to use the new icons you have to copy alles files from: vendor/flarum/core/assets/fonts to your assets/fonts directory You have to overwrite the old files.