<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="M21.5303 14.4697C21.8232 14.7626 21.8232 15.2374 21.5303 15.5303L15.5303 21.5303C15.2374 21.8232 14.7626 21.8232 14.4697 21.5303C14.1768 21.2374 14.1768 20.7626 14.4697 20.4697L20.4697 14.4697C20.7626 14.1768 21.2374 14.1768 21.5303 14.4697ZM21.5303 18.4697C21.8232 18.7626 21.8232 19.2374 21.5303 19.5303L19.5303 21.5303C19.2374 21.8232 18.7626 21.8232 18.4697 21.5303C18.1768 21.2374 18.1768 20.7626 18.4697 20.4697L20.4697 18.4697C20.7626 18.1768 21.2374 18.1768 21.5303 18.4697Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M21.5303 14.4697C21.8232 14.7626 21.8232 15.2374 21.5303 15.5303L15.5303 21.5303C15.2374 21.8232 14.7626 21.8232 14.4697 21.5303C14.1768 21.2374 14.1768 20.7626 14.4697 20.4697L20.4697 14.4697C20.7626 14.1768 21.2374 14.1768 21.5303 14.4697ZM21.5303 18.4697C21.8232 18.7626 21.8232 19.2374 21.5303 19.5303L19.5303 21.5303C19.2374 21.8232 18.7626 21.8232 18.4697 21.5303C18.1768 21.2374 18.1768 20.7626 18.4697 20.4697L20.4697 18.4697C20.7626 18.1768 21.2374 18.1768 21.5303 18.4697Z"
}

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