Related to the Discourse Surveys Experimental Plugin
I think that this is related to the upgrade to Font Awesome 6, where checked icons do not render:
When I look in the code, this seems to have been addressed:
However, in the rendered HTML we have the old icon (which no longer exists):
<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>