<header class="box-h box-h-large box-h-icon"><svg aria-hidden="true" class="icon-warning "><use xlink:href="../../assets/images/icons.svg#icon-warning"></use></svg> warningLarge Header w/ Icon
</header>
<header class="box-h{% for mod in mods %} box-h-{{ mod }}{% endfor %}">
{%- if type == "icon" -%}{%render '@icons', name=icon, class="" %} {%- endif -%}{{label}}
</header>
{
"type": "icon",
"label": "Large Header w/ Icon",
"icon": "warning",
"mods": [
"large",
"icon"
]
}
There are no notes for this item.