<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="M6.42344 6.62128L6.43063 5.29378C6.43287 4.87957 6.0989 4.54197 5.68469 4.53973C5.27049 4.53749 4.93289 4.87146 4.93065 5.28567L4.91114 8.89116C4.9089 9.30537 5.24287 9.64297 5.65708 9.64521L9.26257 9.66471C9.67678 9.66695 10.0144 9.33299 10.0166 8.91878C10.0189 8.50457 9.6849 8.16698 9.27069 8.16474L7.08236 8.1529C9.08078 5.5679 12.771 4.9459 15.5184 6.79904C16.4466 7.42513 17.153 8.25622 17.6182 9.19177C17.6229 9.20267 17.6279 9.21351 17.6331 9.22429C18.6252 11.2583 18.4131 13.567 17.275 15.3424C17.2399 15.377 17.2077 15.4156 17.1791 15.458C15.8905 17.3684 13.731 18.3399 11.5863 18.2005C11.0296 18.1616 10.482 18.0483 9.95808 17.8657C9.92767 17.8551 9.89703 17.8466 9.86633 17.84C9.39514 17.6687 8.9371 17.4376 8.50265 17.1445C8.15925 16.9129 7.6931 17.0035 7.46147 17.3469C7.22985 17.6903 7.32046 18.1565 7.66386 18.3881C8.86499 19.1983 10.2115 19.6269 11.5601 19.7019C12.8472 19.7788 14.1717 19.5352 15.413 18.9297C18.6 17.3754 20.2432 13.9245 19.6465 10.599C19.6443 10.5764 19.6411 10.5538 19.6367 10.5311C19.2641 8.57408 18.1402 6.75812 16.3572 5.55548C13.1794 3.41199 8.9842 3.93907 6.42344 6.62128Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M6.42344 6.62128L6.43063 5.29378C6.43287 4.87957 6.0989 4.54197 5.68469 4.53973C5.27049 4.53749 4.93289 4.87146 4.93065 5.28567L4.91114 8.89116C4.9089 9.30537 5.24287 9.64297 5.65708 9.64521L9.26257 9.66471C9.67678 9.66695 10.0144 9.33299 10.0166 8.91878C10.0189 8.50457 9.6849 8.16698 9.27069 8.16474L7.08236 8.1529C9.08078 5.5679 12.771 4.9459 15.5184 6.79904C16.4466 7.42513 17.153 8.25622 17.6182 9.19177C17.6229 9.20267 17.6279 9.21351 17.6331 9.22429C18.6252 11.2583 18.4131 13.567 17.275 15.3424C17.2399 15.377 17.2077 15.4156 17.1791 15.458C15.8905 17.3684 13.731 18.3399 11.5863 18.2005C11.0296 18.1616 10.482 18.0483 9.95808 17.8657C9.92767 17.8551 9.89703 17.8466 9.86633 17.84C9.39514 17.6687 8.9371 17.4376 8.50265 17.1445C8.15925 16.9129 7.6931 17.0035 7.46147 17.3469C7.22985 17.6903 7.32046 18.1565 7.66386 18.3881C8.86499 19.1983 10.2115 19.6269 11.5601 19.7019C12.8472 19.7788 14.1717 19.5352 15.413 18.9297C18.6 17.3754 20.2432 13.9245 19.6465 10.599C19.6443 10.5764 19.6411 10.5538 19.6367 10.5311C19.2641 8.57408 18.1402 6.75812 16.3572 5.55548C13.1794 3.41199 8.9842 3.93907 6.42344 6.62128Z"
}

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