<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="M14.4697 2.46967C14.7626 2.17678 15.2374 2.17678 15.5303 2.46967L19.5303 6.46967C19.8232 6.76256 19.8232 7.23744 19.5303 7.53033L15.5303 11.5303C15.2374 11.8232 14.7626 11.8232 14.4697 11.5303C14.1768 11.2374 14.1768 10.7626 14.4697 10.4697L17.1893 7.75H5C4.58579 7.75 4.25 7.41421 4.25 7C4.25 6.58579 4.58579 6.25 5 6.25H17.1893L14.4697 3.53033C14.1768 3.23744 14.1768 2.76256 14.4697 2.46967ZM9.53033 12.4697C9.82322 12.7626 9.82322 13.2374 9.53033 13.5303L6.81066 16.25H19C19.4142 16.25 19.75 16.5858 19.75 17C19.75 17.4142 19.4142 17.75 19 17.75H6.81066L9.53033 20.4697C9.82322 20.7626 9.82322 21.2374 9.53033 21.5303C9.23744 21.8232 8.76256 21.8232 8.46967 21.5303L4.46967 17.5303C4.17678 17.2374 4.17678 16.7626 4.46967 16.4697L8.46967 12.4697C8.76256 12.1768 9.23744 12.1768 9.53033 12.4697Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M14.4697 2.46967C14.7626 2.17678 15.2374 2.17678 15.5303 2.46967L19.5303 6.46967C19.8232 6.76256 19.8232 7.23744 19.5303 7.53033L15.5303 11.5303C15.2374 11.8232 14.7626 11.8232 14.4697 11.5303C14.1768 11.2374 14.1768 10.7626 14.4697 10.4697L17.1893 7.75H5C4.58579 7.75 4.25 7.41421 4.25 7C4.25 6.58579 4.58579 6.25 5 6.25H17.1893L14.4697 3.53033C14.1768 3.23744 14.1768 2.76256 14.4697 2.46967ZM9.53033 12.4697C9.82322 12.7626 9.82322 13.2374 9.53033 13.5303L6.81066 16.25H19C19.4142 16.25 19.75 16.5858 19.75 17C19.75 17.4142 19.4142 17.75 19 17.75H6.81066L9.53033 20.4697C9.82322 20.7626 9.82322 21.2374 9.53033 21.5303C9.23744 21.8232 8.76256 21.8232 8.46967 21.5303L4.46967 17.5303C4.17678 17.2374 4.17678 16.7626 4.46967 16.4697L8.46967 12.4697C8.76256 12.1768 9.23744 12.1768 9.53033 12.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