{# @sw-package framework #} {%- block utilities_icon -%} {% set styles = [ size, color, rotation, flip, class ] %} {%- if pack is not defined -%} {% set pack = 'default' %} {%- endif -%} {%- if namespace is not defined -%} {% set namespace = 'Storefront' %} {%- endif -%} {%- if ariaHidden is not defined -%} {% set ariaHidden = true %} {%- endif -%} {%- if themeIconConfig[pack] is defined -%}