<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="M12.4858 2.42855C12.2057 2.19048 11.7943 2.19048 11.5143 2.42855L4.51428 8.37855C4.5142 8.37862 4.51436 8.37848 4.51428 8.37855L1.51428 10.9285C1.19867 11.1968 1.1603 11.6701 1.42856 11.9857C1.69683 12.3013 2.17015 12.3397 2.48575 12.0715L4.25002 10.5718V19C4.25002 19.9665 5.03352 20.75 6.00002 20.75H18C18.9665 20.75 19.75 19.9665 19.75 19V10.5718L21.5143 12.0715C21.8299 12.3397 22.3032 12.3013 22.5715 11.9857C22.8397 11.6701 22.8014 11.1968 22.4858 10.9285L19.4858 8.37855L12.4858 2.42855ZM18.25 9.29683V19C18.25 19.1381 18.1381 19.25 18 19.25H6.00002C5.86194 19.25 5.75002 19.1381 5.75002 19V9.29683L12 3.98433L18.25 9.29683Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M12.4858 2.42855C12.2057 2.19048 11.7943 2.19048 11.5143 2.42855L4.51428 8.37855C4.5142 8.37862 4.51436 8.37848 4.51428 8.37855L1.51428 10.9285C1.19867 11.1968 1.1603 11.6701 1.42856 11.9857C1.69683 12.3013 2.17015 12.3397 2.48575 12.0715L4.25002 10.5718V19C4.25002 19.9665 5.03352 20.75 6.00002 20.75H18C18.9665 20.75 19.75 19.9665 19.75 19V10.5718L21.5143 12.0715C21.8299 12.3397 22.3032 12.3013 22.5715 11.9857C22.8397 11.6701 22.8014 11.1968 22.4858 10.9285L19.4858 8.37855L12.4858 2.42855ZM18.25 9.29683V19C18.25 19.1381 18.1381 19.25 18 19.25H6.00002C5.86194 19.25 5.75002 19.1381 5.75002 19V9.29683L12 3.98433L18.25 9.29683Z"
}

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