<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="M6.75 3C6.75 2.86193 6.86193 2.75 7 2.75H17C17.1381 2.75 17.25 2.86193 17.25 3V21C17.25 21.1381 17.1381 21.25 17 21.25H7C6.86193 21.25 6.75 21.1381 6.75 21V3ZM7 1.25C6.0335 1.25 5.25 2.0335 5.25 3V21C5.25 21.9665 6.0335 22.75 7 22.75H17C17.9665 22.75 18.75 21.9665 18.75 21V3C18.75 2.0335 17.9665 1.25 17 1.25H7ZM12 17C11.4478 17 11 17.4477 11 18C11 18.5523 11.4478 19 12 19H12.1C12.6523 19 13.1 18.5523 13.1 18C13.1 17.4477 12.6523 17 12.1 17H12Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M6.75 3C6.75 2.86193 6.86193 2.75 7 2.75H17C17.1381 2.75 17.25 2.86193 17.25 3V21C17.25 21.1381 17.1381 21.25 17 21.25H7C6.86193 21.25 6.75 21.1381 6.75 21V3ZM7 1.25C6.0335 1.25 5.25 2.0335 5.25 3V21C5.25 21.9665 6.0335 22.75 7 22.75H17C17.9665 22.75 18.75 21.9665 18.75 21V3C18.75 2.0335 17.9665 1.25 17 1.25H7ZM12 17C11.4478 17 11 17.4477 11 18C11 18.5523 11.4478 19 12 19H12.1C12.6523 19 13.1 18.5523 13.1 18C13.1 17.4477 12.6523 17 12.1 17H12Z"
}

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