<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="M3.46341 12C3.46341 7.28537 7.28537 3.46341 12 3.46341C16.7146 3.46341 20.5366 7.28537 20.5366 12C20.5366 16.7146 16.7146 20.5366 12 20.5366C7.28537 20.5366 3.46341 16.7146 3.46341 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM12.5174 9.93788C12.2316 9.65213 11.7683 9.65213 11.4826 9.93788L8.39317 13.0273C8.10742 13.3131 8.10742 13.7764 8.39317 14.0621C8.67892 14.3479 9.14221 14.3479 9.42796 14.0621L12 11.4901L14.572 14.0621C14.8578 14.3479 15.3211 14.3479 15.6068 14.0621C15.8926 13.7764 15.8926 13.3131 15.6068 13.0273L12.5174 9.93788Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M3.46341 12C3.46341 7.28537 7.28537 3.46341 12 3.46341C16.7146 3.46341 20.5366 7.28537 20.5366 12C20.5366 16.7146 16.7146 20.5366 12 20.5366C7.28537 20.5366 3.46341 16.7146 3.46341 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM12.5174 9.93788C12.2316 9.65213 11.7683 9.65213 11.4826 9.93788L8.39317 13.0273C8.10742 13.3131 8.10742 13.7764 8.39317 14.0621C8.67892 14.3479 9.14221 14.3479 9.42796 14.0621L12 11.4901L14.572 14.0621C14.8578 14.3479 15.3211 14.3479 15.6068 14.0621C15.8926 13.7764 15.8926 13.3131 15.6068 13.0273L12.5174 9.93788Z"
}

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