<svg class=" shrink-0" width="24" height="24" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M17.25 1.8379C17.25 0.744889 16.0765 0.0339971 15.0792 0.522807L12.1708 1.94822C11.7485 2.15518 11.2515 2.15518 10.8292 1.94822L7.17082 0.155226C6.74853 -0.0517419 6.25147 -0.0517422 5.82918 0.155226L1.57918 2.23818C1.071 2.48724 0.75 2.99636 0.75 3.55328V14.1621C0.75 15.2551 1.92347 15.966 2.92082 15.4772L5.82918 14.0518C6.25147 13.8448 6.74853 13.8448 7.17082 14.0518L10.8292 15.8448C11.2515 16.0517 11.7485 16.0517 12.1708 15.8448L16.4208 13.7618C16.929 13.5128 17.25 13.0036 17.25 12.4467V1.8379ZM2.25 4.46199C2.25 3.90507 2.571 3.39595 3.07918 3.14689L5.75 1.8379V12.4467L2.97361 13.8075C2.64116 13.9704 2.25 13.7334 2.25 13.3691V4.46199ZM7.25 12.4467L10.75 14.1621V3.55328L7.25 1.8379V12.4467ZM12.25 3.55328V14.1621L14.9208 12.8531C15.429 12.604 15.75 12.0949 15.75 11.538V2.63091C15.75 2.26658 15.3588 2.02961 15.0264 2.19255L12.25 3.55328Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "viewBox": "0 0 18 16",
  "path": "M17.25 1.8379C17.25 0.744889 16.0765 0.0339971 15.0792 0.522807L12.1708 1.94822C11.7485 2.15518 11.2515 2.15518 10.8292 1.94822L7.17082 0.155226C6.74853 -0.0517419 6.25147 -0.0517422 5.82918 0.155226L1.57918 2.23818C1.071 2.48724 0.75 2.99636 0.75 3.55328V14.1621C0.75 15.2551 1.92347 15.966 2.92082 15.4772L5.82918 14.0518C6.25147 13.8448 6.74853 13.8448 7.17082 14.0518L10.8292 15.8448C11.2515 16.0517 11.7485 16.0517 12.1708 15.8448L16.4208 13.7618C16.929 13.5128 17.25 13.0036 17.25 12.4467V1.8379ZM2.25 4.46199C2.25 3.90507 2.571 3.39595 3.07918 3.14689L5.75 1.8379V12.4467L2.97361 13.8075C2.64116 13.9704 2.25 13.7334 2.25 13.3691V4.46199ZM7.25 12.4467L10.75 14.1621V3.55328L7.25 1.8379V12.4467ZM12.25 3.55328V14.1621L14.9208 12.8531C15.429 12.604 15.75 12.0949 15.75 11.538V2.63091C15.75 2.26658 15.3588 2.02961 15.0264 2.19255L12.25 3.55328Z"
}

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