<svg class=" shrink-0" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M13.1566 13.5044L19 4.77588H5L10.8444 13.5035V21.7759L13.1566 20.3815V13.5044Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M13.1566 13.5044L19 4.77588H5L10.8444 13.5035V21.7759L13.1566 20.3815V13.5044Z"
}

Library icons guide

How to use

(You can click on the icons to copy the correct icon name)

Template name

icons-library

Import

{% render "@icons-library--variant" with {...} %}

Examples

{% render "@icons-library--help" %}

Available props

  • viewBox: string | default: 0 0 48 24
  • iconClass: string | default: null
  • size: 12, 16, 24, 32, 40, 48, 64, 92 | default: 24
  • path: string | default: svg path d attribute