<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.5 4.25C12.9142 4.25 13.25 4.58579 13.25 5V12.1893L15.9697 9.46967C16.2626 9.17678 16.7374 9.17678 17.0303 9.46967C17.3232 9.76256 17.3232 10.2374 17.0303 10.5303L13.0303 14.5303C12.7374 14.8232 12.2626 14.8232 11.9697 14.5303L7.96967 10.5303C7.67678 10.2374 7.67678 9.76256 7.96967 9.46967C8.26256 9.17678 8.73744 9.17678 9.03033 9.46967L11.75 12.1893V5C11.75 4.58579 12.0858 4.25 12.5 4.25ZM4 13.25C4.41421 13.25 4.75 13.5858 4.75 14V17C4.75 17.6904 5.30964 18.25 6 18.25H18C18.6904 18.25 19.25 17.6904 19.25 17V14C19.25 13.5858 19.5858 13.25 20 13.25C20.4142 13.25 20.75 13.5858 20.75 14V17C20.75 18.5188 19.5188 19.75 18 19.75H6C4.48122 19.75 3.25 18.5188 3.25 17V14C3.25 13.5858 3.58579 13.25 4 13.25Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M12.5 4.25C12.9142 4.25 13.25 4.58579 13.25 5V12.1893L15.9697 9.46967C16.2626 9.17678 16.7374 9.17678 17.0303 9.46967C17.3232 9.76256 17.3232 10.2374 17.0303 10.5303L13.0303 14.5303C12.7374 14.8232 12.2626 14.8232 11.9697 14.5303L7.96967 10.5303C7.67678 10.2374 7.67678 9.76256 7.96967 9.46967C8.26256 9.17678 8.73744 9.17678 9.03033 9.46967L11.75 12.1893V5C11.75 4.58579 12.0858 4.25 12.5 4.25ZM4 13.25C4.41421 13.25 4.75 13.5858 4.75 14V17C4.75 17.6904 5.30964 18.25 6 18.25H18C18.6904 18.25 19.25 17.6904 19.25 17V14C19.25 13.5858 19.5858 13.25 20 13.25C20.4142 13.25 20.75 13.5858 20.75 14V17C20.75 18.5188 19.5188 19.75 18 19.75H6C4.48122 19.75 3.25 18.5188 3.25 17V14C3.25 13.5858 3.58579 13.25 4 13.25Z"
}

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