<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="M12.5303 9.46967C12.2374 9.17678 11.7626 9.17678 11.4697 9.46967L7.46967 13.4697C7.17678 13.7626 7.17678 14.2374 7.46967 14.5303C7.76256 14.8232 8.23744 14.8232 8.53033 14.5303L12 11.0607L15.4697 14.5303C15.7626 14.8232 16.2374 14.8232 16.5303 14.5303C16.8232 14.2374 16.8232 13.7626 16.5303 13.4697L12.5303 9.46967Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M12.5303 9.46967C12.2374 9.17678 11.7626 9.17678 11.4697 9.46967L7.46967 13.4697C7.17678 13.7626 7.17678 14.2374 7.46967 14.5303C7.76256 14.8232 8.23744 14.8232 8.53033 14.5303L12 11.0607L15.4697 14.5303C15.7626 14.8232 16.2374 14.8232 16.5303 14.5303C16.8232 14.2374 16.8232 13.7626 16.5303 13.4697L12.5303 9.46967Z"
}

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