<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="M3.13636 2.32582C2.58408 2.32582 2.13636 2.77353 2.13636 3.32582V16.0531C2.13636 16.6054 2.58408 17.0531 3.13636 17.0531H15.8636C16.4159 17.0531 16.8636 16.6054 16.8636 16.0531V3.32582C16.8636 2.77353 16.4159 2.32582 15.8636 2.32582H3.13636ZM0.5 3.32582C0.5 1.86979 1.68034 0.689453 3.13636 0.689453H15.8636C17.3197 0.689453 18.5 1.86979 18.5 3.32582V16.0531C18.5 17.5091 17.3197 18.6895 15.8636 18.6895H3.13636C1.68034 18.6895 0.5 17.5091 0.5 16.0531V3.32582ZM5.95455 5.144C5.95455 4.69213 6.32086 4.32582 6.77273 4.32582H10.4091C11.3494 4.32582 12.2512 4.69935 12.9161 5.36426C13.581 6.02916 13.9545 6.93096 13.9545 7.87127C13.9545 8.81158 13.581 9.71338 12.9161 10.3783C12.2512 11.0432 11.3494 11.4167 10.4091 11.4167H7.59091V14.2349C7.59091 14.6868 7.2246 15.0531 6.77273 15.0531C6.32086 15.0531 5.95455 14.6868 5.95455 14.2349V5.144ZM7.59091 9.78036H10.4091C10.9154 9.78036 11.401 9.57923 11.759 9.2212C12.117 8.86318 12.3182 8.37759 12.3182 7.87127C12.3182 7.36495 12.117 6.87936 11.759 6.52134C11.401 6.16332 10.9154 5.96218 10.4091 5.96218H7.59091V9.78036Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M3.13636 2.32582C2.58408 2.32582 2.13636 2.77353 2.13636 3.32582V16.0531C2.13636 16.6054 2.58408 17.0531 3.13636 17.0531H15.8636C16.4159 17.0531 16.8636 16.6054 16.8636 16.0531V3.32582C16.8636 2.77353 16.4159 2.32582 15.8636 2.32582H3.13636ZM0.5 3.32582C0.5 1.86979 1.68034 0.689453 3.13636 0.689453H15.8636C17.3197 0.689453 18.5 1.86979 18.5 3.32582V16.0531C18.5 17.5091 17.3197 18.6895 15.8636 18.6895H3.13636C1.68034 18.6895 0.5 17.5091 0.5 16.0531V3.32582ZM5.95455 5.144C5.95455 4.69213 6.32086 4.32582 6.77273 4.32582H10.4091C11.3494 4.32582 12.2512 4.69935 12.9161 5.36426C13.581 6.02916 13.9545 6.93096 13.9545 7.87127C13.9545 8.81158 13.581 9.71338 12.9161 10.3783C12.2512 11.0432 11.3494 11.4167 10.4091 11.4167H7.59091V14.2349C7.59091 14.6868 7.2246 15.0531 6.77273 15.0531C6.32086 15.0531 5.95455 14.6868 5.95455 14.2349V5.144ZM7.59091 9.78036H10.4091C10.9154 9.78036 11.401 9.57923 11.759 9.2212C12.117 8.86318 12.3182 8.37759 12.3182 7.87127C12.3182 7.36495 12.117 6.87936 11.759 6.52134C11.401 6.16332 10.9154 5.96218 10.4091 5.96218H7.59091V9.78036Z"
}

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