<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="M12.0004 20C12.0004 20 21 14.7444 21 8.5C21 6 19 4 16.5 4C14 4 12 7 12 7C12 7 10 4 7.5 4C5 4 3 6 3 8.51266C3 14.6667 12.0004 20 12.0004 20Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M12.0004 20C12.0004 20 21 14.7444 21 8.5C21 6 19 4 16.5 4C14 4 12 7 12 7C12 7 10 4 7.5 4C5 4 3 6 3 8.51266C3 14.6667 12.0004 20 12.0004 20Z"
}

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