<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 2.1615L21.75 7.0365V16.9635L12 21.8385L2.25 16.9635V7.0365L7.65678 4.33311C7.66162 4.33062 7.66648 4.32819 7.67137 4.32582L12 2.1615ZM8 5.83855L4.67705 7.50002L12 11.1615L15.3229 9.50002L8 5.83855ZM17 8.6615L19.3229 7.50002L12 3.83855L9.67705 5.00002L17 8.6615ZM16.25 10.7135L12.75 12.4635V19.7865L20.25 16.0365V8.71355L17.75 9.96355V13C17.75 13.4142 17.4142 13.75 17 13.75C16.5858 13.75 16.25 13.4142 16.25 13V10.7135ZM11.25 12.4635L3.75 8.71355V16.0365L11.25 19.7865V12.4635Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M12 2.1615L21.75 7.0365V16.9635L12 21.8385L2.25 16.9635V7.0365L7.65678 4.33311C7.66162 4.33062 7.66648 4.32819 7.67137 4.32582L12 2.1615ZM8 5.83855L4.67705 7.50002L12 11.1615L15.3229 9.50002L8 5.83855ZM17 8.6615L19.3229 7.50002L12 3.83855L9.67705 5.00002L17 8.6615ZM16.25 10.7135L12.75 12.4635V19.7865L20.25 16.0365V8.71355L17.75 9.96355V13C17.75 13.4142 17.4142 13.75 17 13.75C16.5858 13.75 16.25 13.4142 16.25 13V10.7135ZM11.25 12.4635L3.75 8.71355V16.0365L11.25 19.7865V12.4635Z"
}

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