<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.25 6C14.25 5.58579 14.5858 5.25 15 5.25H21C21.4142 5.25 21.75 5.58579 21.75 6V12C21.75 12.4142 21.4142 12.75 21 12.75C20.5858 12.75 20.25 12.4142 20.25 12V8.10106L13.8078 15.9749C13.6653 16.149 13.4522 16.25 13.2273 16.25C13.0023 16.25 12.7893 16.149 12.6468 15.9749L9.13639 11.6844L3.58049 18.4749C3.31819 18.7955 2.84568 18.8428 2.52509 18.5805C2.20451 18.3182 2.15726 17.8457 2.41955 17.5251L8.55592 10.0251C8.69836 9.85097 8.91144 9.75 9.13639 9.75C9.36134 9.75 9.57441 9.85097 9.71685 10.0251L13.2273 14.3156L19.4173 6.75H15C14.5858 6.75 14.25 6.41421 14.25 6Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M14.25 6C14.25 5.58579 14.5858 5.25 15 5.25H21C21.4142 5.25 21.75 5.58579 21.75 6V12C21.75 12.4142 21.4142 12.75 21 12.75C20.5858 12.75 20.25 12.4142 20.25 12V8.10106L13.8078 15.9749C13.6653 16.149 13.4522 16.25 13.2273 16.25C13.0023 16.25 12.7893 16.149 12.6468 15.9749L9.13639 11.6844L3.58049 18.4749C3.31819 18.7955 2.84568 18.8428 2.52509 18.5805C2.20451 18.3182 2.15726 17.8457 2.41955 17.5251L8.55592 10.0251C8.69836 9.85097 8.91144 9.75 9.13639 9.75C9.36134 9.75 9.57441 9.85097 9.71685 10.0251L13.2273 14.3156L19.4173 6.75H15C14.5858 6.75 14.25 6.41421 14.25 6Z"
}

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