{# Displays icon-links as list items. #} {%- macro icon_link_nav_item(url, icon, name, type, attributes='') -%} {%- if url | length > 2 %} {%- endif -%} {%- endmacro -%} {%- if theme_icon_links -%} {%- endif -%}