<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="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM14.8874 9.09302C14.5945 8.80013 14.1196 8.80013 13.8267 9.09302L12 10.9197L10.1733 9.09302C9.88041 8.80013 9.40554 8.80013 9.11265 9.09302C8.81975 9.38592 8.81975 9.86079 9.11265 10.1537L10.9393 11.9804L9.11265 13.8071C8.81975 14.1 8.81975 14.5748 9.11265 14.8677C9.40554 15.1606 9.88041 15.1606 10.1733 14.8677L12 13.041L13.8267 14.8677C14.1196 15.1606 14.5945 15.1606 14.8874 14.8677C15.1802 14.5748 15.1802 14.1 14.8874 13.8071L13.0607 11.9804L14.8874 10.1537C15.1802 9.86079 15.1802 9.38592 14.8874 9.09302Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM14.8874 9.09302C14.5945 8.80013 14.1196 8.80013 13.8267 9.09302L12 10.9197L10.1733 9.09302C9.88041 8.80013 9.40554 8.80013 9.11265 9.09302C8.81975 9.38592 8.81975 9.86079 9.11265 10.1537L10.9393 11.9804L9.11265 13.8071C8.81975 14.1 8.81975 14.5748 9.11265 14.8677C9.40554 15.1606 9.88041 15.1606 10.1733 14.8677L12 13.041L13.8267 14.8677C14.1196 15.1606 14.5945 15.1606 14.8874 14.8677C15.1802 14.5748 15.1802 14.1 14.8874 13.8071L13.0607 11.9804L14.8874 10.1537C15.1802 9.86079 15.1802 9.38592 14.8874 9.09302Z"
}

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