<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 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM11 8C11 7.44772 11.4478 7 12 7H12.1C12.6523 7 13.1 7.44772 13.1 8C13.1 8.55228 12.6523 9 12.1 9H12C11.4478 9 11 8.55228 11 8ZM9.25 11C9.25 10.5858 9.58579 10.25 10 10.25H12C12.2489 10.25 12.4815 10.3734 12.621 10.5795C12.7606 10.7856 12.7888 11.0475 12.6964 11.2785L11.5192 14.2215C11.3221 14.7141 11.685 15.25 12.2155 15.25H13C13.4142 15.25 13.75 15.5858 13.75 16C13.75 16.4142 13.4142 16.75 13 16.75H12.2155C10.6238 16.75 9.5353 15.1423 10.1265 13.6644L10.8922 11.75H10C9.58579 11.75 9.25 11.4142 9.25 11Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM11 8C11 7.44772 11.4478 7 12 7H12.1C12.6523 7 13.1 7.44772 13.1 8C13.1 8.55228 12.6523 9 12.1 9H12C11.4478 9 11 8.55228 11 8ZM9.25 11C9.25 10.5858 9.58579 10.25 10 10.25H12C12.2489 10.25 12.4815 10.3734 12.621 10.5795C12.7606 10.7856 12.7888 11.0475 12.6964 11.2785L11.5192 14.2215C11.3221 14.7141 11.685 15.25 12.2155 15.25H13C13.4142 15.25 13.75 15.5858 13.75 16C13.75 16.4142 13.4142 16.75 13 16.75H12.2155C10.6238 16.75 9.5353 15.1423 10.1265 13.6644L10.8922 11.75H10C9.58579 11.75 9.25 11.4142 9.25 11Z"
}

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