<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="M15.8171 3.82036C16.1925 3.99552 16.3548 4.44181 16.1796 4.81716L9.17957 19.8172C9.00441 20.1925 8.55813 20.3548 8.18277 20.1796C7.80742 20.0045 7.64513 19.5582 7.8203 19.1828L14.8203 4.18283C14.9955 3.80748 15.4418 3.64519 15.8171 3.82036Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M15.8171 3.82036C16.1925 3.99552 16.3548 4.44181 16.1796 4.81716L9.17957 19.8172C9.00441 20.1925 8.55813 20.3548 8.18277 20.1796C7.80742 20.0045 7.64513 19.5582 7.8203 19.1828L14.8203 4.18283C14.9955 3.80748 15.4418 3.64519 15.8171 3.82036Z"
}

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