Since we switched to Font Awesome 5, we built an internal API that delivers a subset of all FA icons to clients โ only those icons actively used by Discourse. Site owners can use the svg icon subset site setting to register additional icons for their Discourse instance.
Before
After
If desired,
you can change the color of the like icon via /admin/customize/colors/ (look for the love color setting)
you can change the text from โlikeโ to a different term via /admin/customize/site_texts/
Hosted by us? Theme components are available to use on our Standard, Business, and Enterprise plans.
Hi,
Sorry to dredge up this topic again but I am totally confused. I just came across this as I saw another discourse forum using a thumbs up so I did some googling.
What Iโd like to do is instead of using the Thumbs up, is to use the Pig icon from here - Font Awesome with the outline version being the Unliked icon. Is that possible? Since itโs a Pro icon, would I have to download it or make my own and add it as a custom icon or emoji and then apply it to the Like Icon component.? Not sure how to do that either.
I have the Change Like Icon component installed and tested it out on an unused theme and it does work as intended. The problem is I see no area in settings under that component to mess with CSS, so thereโs no place to add the scripting from earlier on in this thread.
Any help would be appreciated, thanks.
Try add beer to admin/site_settings/category/all_results?filter=svg%20icon%20subset svg icon subset site setting.
And I think use only beer instead fa-beer is enough. Beer icon has not an only bordered version in free so just the color will change after click.
Hi guys, I installed this component and, while it works great and it successfully replace the heart icon on the post list, the email notifications that my users are receiving are still showing the old heart icon.
Am I missing something? do I need to modify something on the email template as well?
Thank you for developing this nice component