<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="M4.70711 3.29289C5.09763 2.90237 5.7308 2.90237 6.12132 3.29289L20.2635 17.435C20.654 17.8256 20.654 18.4587 20.2635 18.8492C19.8729 19.2398 19.2398 19.2398 18.8492 18.8492L16.5298 16.5298C15.1699 17.3899 13.6305 18 12 18C6.47715 18 2 11 2 11C2 11 3.70115 8.34026 6.29977 6.29976L4.70711 4.70711C4.31658 4.31658 4.31658 3.68342 4.70711 3.29289ZM14.2841 14.2841L8.71584 8.71584C8.2646 9.36344 8 10.1508 8 11C8 13.2091 9.79086 15 12 15C12.8492 15 13.6365 14.7354 14.2841 14.2841ZM19.451 14.1226C21.036 12.5071 21.9999 11 21.9999 11C21.9999 11 17.5227 4 11.9999 4C11.2134 4 10.448 4.14198 9.71387 4.38549L19.451 14.1226Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M4.70711 3.29289C5.09763 2.90237 5.7308 2.90237 6.12132 3.29289L20.2635 17.435C20.654 17.8256 20.654 18.4587 20.2635 18.8492C19.8729 19.2398 19.2398 19.2398 18.8492 18.8492L16.5298 16.5298C15.1699 17.3899 13.6305 18 12 18C6.47715 18 2 11 2 11C2 11 3.70115 8.34026 6.29977 6.29976L4.70711 4.70711C4.31658 4.31658 4.31658 3.68342 4.70711 3.29289ZM14.2841 14.2841L8.71584 8.71584C8.2646 9.36344 8 10.1508 8 11C8 13.2091 9.79086 15 12 15C12.8492 15 13.6365 14.7354 14.2841 14.2841ZM19.451 14.1226C21.036 12.5071 21.9999 11 21.9999 11C21.9999 11 17.5227 4 11.9999 4C11.2134 4 10.448 4.14198 9.71387 4.38549L19.451 14.1226Z"
}

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