crayons-reaction__icon--inactive">
<%= crayons_icon_tag(image_path, aria_hidden: true) %>
<% if user_signed_in? # We cannot trigger the action state unless the user is signed in, so no need to render. %>
crayons-reaction__icon--active">
<%= crayons_icon_tag(image_active_path, aria_hidden: true) %>
<% end %>
<%= description %>