<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="M11.473 4.4664C11.5441 4.39612 11.6258 4.34295 11.7129 4.30691L11.473 4.4664ZM11.4693 4.47007L7.46967 8.46967C7.17678 8.76256 7.17678 9.23744 7.46967 9.53033C7.76256 9.82322 8.23744 9.82322 8.53033 9.53033L11.25 6.81066V19C11.25 19.4142 11.5858 19.75 12 19.75C12.4142 19.75 12.75 19.4142 12.75 19V6.81066L15.4697 9.53033C15.7626 9.82322 16.2374 9.82322 16.5303 9.53033C16.8232 9.23744 16.8232 8.76256 16.5303 8.46967L12.5303 4.46967C12.4584 4.39776 12.3755 4.34351 12.2871 4.30691C12.1987 4.27024 12.1017 4.25 12 4.25C11.8983 4.25 11.8013 4.27024 11.7129 4.30691" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M11.473 4.4664C11.5441 4.39612 11.6258 4.34295 11.7129 4.30691L11.473 4.4664ZM11.4693 4.47007L7.46967 8.46967C7.17678 8.76256 7.17678 9.23744 7.46967 9.53033C7.76256 9.82322 8.23744 9.82322 8.53033 9.53033L11.25 6.81066V19C11.25 19.4142 11.5858 19.75 12 19.75C12.4142 19.75 12.75 19.4142 12.75 19V6.81066L15.4697 9.53033C15.7626 9.82322 16.2374 9.82322 16.5303 9.53033C16.8232 9.23744 16.8232 8.76256 16.5303 8.46967L12.5303 4.46967C12.4584 4.39776 12.3755 4.34351 12.2871 4.30691C12.1987 4.27024 12.1017 4.25 12 4.25C11.8983 4.25 11.8013 4.27024 11.7129 4.30691"
}

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