# תוסף סקר (ניסיוני) - בעיה עם אייקונים לא מסומנים של Font Awesome 6

**URL:** https://meta.discourse.org/t/survey-plugin-experimental-issue-with-font-awesome-6-unchecked-icons/370653
**Category:** Bug
**Tags:** surveys
**Created:** [18 ביוני,‏ 2025,‏ 8:57am UTC](https://meta.discourse.org/t/survey-plugin-experimental-issue-with-font-awesome-6-unchecked-icons/370653 "2025-06-18T08:57:01Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [18 ביוני,‏ 2025,‏ 8:57am UTC](https://meta.discourse.org/t/survey-plugin-experimental-issue-with-font-awesome-6-unchecked-icons/370653/1 "2025-06-18T08:57:01Z")

</div>

Related to the [Discourse Surveys](https://meta.discourse.org/t/discourse-surveys/308679) Experimental Plugin

I think that this is related to the upgrade to Font Awesome 6, where checked icons do not render:

 ![The image displays a survey with options to choose between a cat or a dog and select multiple options from red, blue, and green. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/c/3/1/c315ab29f323787552254c281bfa2dfb260c09ac.png)

When I look in the code, this seems to have been addressed:  
[https://github.com/discourse/discourse-surveys/commit/5dfd599c07c358508b562d6780ae5c9dda2e466f](https://github.com/discourse/discourse-surveys/commit/5dfd599c07c358508b562d6780ae5c9dda2e466f)

However, in the rendered HTML we have the old icon (which no longer exists):

```plaintext
<svg class="fa d-icon d-icon-far-check-circle svg-icon svg-node" aria-hidden="true"><use xlink:href="#far-check-circle"></use></svg>

```

---

_[View the full topic](https://meta.discourse.org/t/survey-plugin-experimental-issue-with-font-awesome-6-unchecked-icons/370653)._
