<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.42157 10.8055C3.14823 11.612 3 12.4762 3 13.375V14.0647C3 14.0877 3.00251 14.1102 3.00727 14.1318C3.00245 14.2122 3 14.2933 3 14.375C3 16.5841 4.79086 18.375 7 18.375C9.20914 18.375 11 16.5841 11 14.375C11 12.1659 9.20914 10.375 7 10.375C6.43692 10.375 5.90101 10.4913 5.415 10.7013C6.49172 9.35924 8.14551 8.5 10 8.5C10.3413 8.5 10.6753 8.52902 11 8.58464V6C7.65131 6 4.76165 7.96535 3.42157 10.8055ZM13.4216 10.8055C13.1482 11.612 13 12.4762 13 13.375V14.0647C13 14.0877 13.0025 14.1102 13.0073 14.1318C13.0024 14.2122 13 14.2933 13 14.375C13 16.5841 14.7909 18.375 17 18.375C19.2091 18.375 21 16.5841 21 14.375C21 12.1659 19.2091 10.375 17 10.375C16.4369 10.375 15.901 10.4913 15.415 10.7013C16.4917 9.35924 18.1455 8.5 20 8.5C20.3413 8.5 20.6753 8.52902 21 8.58464V6C17.6513 6 14.7617 7.96535 13.4216 10.8055Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M3.42157 10.8055C3.14823 11.612 3 12.4762 3 13.375V14.0647C3 14.0877 3.00251 14.1102 3.00727 14.1318C3.00245 14.2122 3 14.2933 3 14.375C3 16.5841 4.79086 18.375 7 18.375C9.20914 18.375 11 16.5841 11 14.375C11 12.1659 9.20914 10.375 7 10.375C6.43692 10.375 5.90101 10.4913 5.415 10.7013C6.49172 9.35924 8.14551 8.5 10 8.5C10.3413 8.5 10.6753 8.52902 11 8.58464V6C7.65131 6 4.76165 7.96535 3.42157 10.8055ZM13.4216 10.8055C13.1482 11.612 13 12.4762 13 13.375V14.0647C13 14.0877 13.0025 14.1102 13.0073 14.1318C13.0024 14.2122 13 14.2933 13 14.375C13 16.5841 14.7909 18.375 17 18.375C19.2091 18.375 21 16.5841 21 14.375C21 12.1659 19.2091 10.375 17 10.375C16.4369 10.375 15.901 10.4913 15.415 10.7013C16.4917 9.35924 18.1455 8.5 20 8.5C20.3413 8.5 20.6753 8.52902 21 8.58464V6C17.6513 6 14.7617 7.96535 13.4216 10.8055Z"
}

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