<svg class="inline-block align-middle -mt-1 stroke-current w-12 h-12" aria-hidden="true" focusable="false" role="img">
<use xlink:href="../../icons.svg#key" />
</svg>
<svg class="inline-block align-middle -mt-1 {% if type === 'fill' %}fill-current{% else %}stroke-current{% endif %}{% if size %} {{ size }}{% endif %}{% if class %} {{ class }}{% endif %}" aria-hidden="true" focusable="false" role="img">
<use xlink:href="{{ '/icons.svg' | path }}#{{ id }}" />
</svg>
{
"id": "key",
"size": "w-12 h-12",
"type": "stroke"
}
No notes defined.