<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="M5 9.92308C5 16.1538 12 21 12 21C12 21 19 16.1538 19 9.92308C19 6.11538 15.85 3 12 3C8.15 3 5 6.11538 5 9.92308Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M5 9.92308C5 16.1538 12 21 12 21C12 21 19 16.1538 19 9.92308C19 6.11538 15.85 3 12 3C8.15 3 5 6.11538 5 9.92308Z"
}

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