{% set icon = getIconByCode(code) %} {% if icon is not null %} {% include 'components/icon-free.html.twig' with { 'css': icon, 'style': style} %} {% else %} IcĂ´ne inconnue {% endif %}