# Changed reaction icon not displaying

**URL:** https://meta.discourse.org/t/changed-reaction-icon-not-displaying/315143
**Category:** Support
**Tags:** reactions
**Created:** [May 27, 2024, 11:24pm UTC](https://meta.discourse.org/t/changed-reaction-icon-not-displaying/315143 "2024-05-27T23:24:16Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [May 27, 2024, 11:31pm UTC](https://meta.discourse.org/t/changed-reaction-icon-not-displaying/315143/2 "2024-05-27T23:31:34Z")

</div>

You can look at a solution here:

> [@Discourse Reactions does not support non-regular free icons(far- prefix is added to like icon)](https://meta.discourse.org/t/discourse-reactions-does-not-support-non-regular-free-icons-far-prefix-is-added-to-like-icon/308408/3):
>
> The icon works if you can’t like it anymore, but not when you can. Looking at the code, when you liked already: [https://github.com/discourse/discourse-reactions/blob/main/assets/javascripts/discourse/widgets/discourse-reactions-reaction-button.js#L107-L115](https://github.com/discourse/discourse-reactions/blob/main/assets/javascripts/discourse/widgets/discourse-reactions-reaction-button.js#L107-L115) When you did not like yet: [https://github.com/discourse/discourse-reactions/blob/main/assets/javascripts/discourse/widgets/discourse-reactions-reaction-button.js#L130-L136](https://github.com/discourse/discourse-reactions/blob/main/assets/javascripts/discourse/widgets/discourse-reactions-reaction-button.js#L130-L136) It expects a far— version, which doesn’t seem to exist f…

---

_[View the full topic](https://meta.discourse.org/t/changed-reaction-icon-not-displaying/315143)._
