<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="M2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12ZM12 1.25C6.06294 1.25 1.25 6.06294 1.25 12C1.25 17.9371 6.06294 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12C22.75 6.06294 17.9371 1.25 12 1.25ZM10.1734 9.09302C9.8805 8.80013 9.40563 8.80013 9.11274 9.09302C8.81984 9.38592 8.81984 9.86079 9.11274 10.1537L10.9394 11.9804L9.11274 13.8071C8.81984 14.1 8.81984 14.5748 9.11274 14.8677C9.40563 15.1606 9.8805 15.1606 10.1734 14.8677L12.0001 13.041L13.8268 14.8677C14.1197 15.1606 14.5946 15.1606 14.8875 14.8677C15.1803 14.5748 15.1803 14.1 14.8875 13.8071L13.0608 11.9804L14.8875 10.1537C15.1803 9.86079 15.1803 9.38592 14.8875 9.09302C14.5946 8.80013 14.1197 8.80013 13.8268 9.09302L12.0001 10.9197L10.1734 9.09302Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12ZM12 1.25C6.06294 1.25 1.25 6.06294 1.25 12C1.25 17.9371 6.06294 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12C22.75 6.06294 17.9371 1.25 12 1.25ZM10.1734 9.09302C9.8805 8.80013 9.40563 8.80013 9.11274 9.09302C8.81984 9.38592 8.81984 9.86079 9.11274 10.1537L10.9394 11.9804L9.11274 13.8071C8.81984 14.1 8.81984 14.5748 9.11274 14.8677C9.40563 15.1606 9.8805 15.1606 10.1734 14.8677L12.0001 13.041L13.8268 14.8677C14.1197 15.1606 14.5946 15.1606 14.8875 14.8677C15.1803 14.5748 15.1803 14.1 14.8875 13.8071L13.0608 11.9804L14.8875 10.1537C15.1803 9.86079 15.1803 9.38592 14.8875 9.09302C14.5946 8.80013 14.1197 8.80013 13.8268 9.09302L12.0001 10.9197L10.1734 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