{% if label.content is not empty %} {% endif %}
{% if icon is not empty %} {{ component(icon.name,{ size: icon.size|default('h-6 w-6'), width: icon.width|default(2), color: icon.color, class: icon.class },'svg') }} {% endif %}