{% sw_extends '@Storefront/storefront/utilities/icon.html.twig' %}{%- block utilities_icon -%} {%- if pack == "atmos" and themeIconConfig[pack].path is not defined -%} {% set themeIconConfig = {"atmos": {"namespace": "AtmosTheme", "path": "app/storefront/src/icon/atmos"}} %} {%- endif -%} {{ parent() }} {%- endblock -%}