<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="M1.25 10.0294C1.25 5.73594 4.71683 2.25 9 2.25C12.8216 2.25 15.9933 5.02473 16.6325 8.67246C17.1929 8.40188 17.8216 8.25 18.4853 8.25C20.8403 8.25 22.75 10.1585 22.75 12.5133C22.75 13.692 22.2705 14.7601 21.4978 15.531C21.2046 15.8235 20.7297 15.8229 20.4372 15.5297C20.1446 15.2365 20.1452 14.7616 20.4384 14.469C20.9407 13.968 21.25 13.2774 21.25 12.5133C21.25 10.9875 20.0125 9.75 18.4853 9.75C17.7215 9.75 17.0313 10.0585 16.5302 10.5595C16.3157 10.7739 15.9931 10.838 15.7129 10.7219C15.4327 10.6058 15.25 10.3323 15.25 10.029C15.25 6.55807 12.4489 3.75 9 3.75C5.55118 3.75 2.75 6.55843 2.75 10.0294C2.75 11.7647 3.44953 13.3339 4.58169 14.4708C4.87397 14.7643 4.87298 15.2392 4.57947 15.5314C4.28596 15.8237 3.81109 15.8227 3.51881 15.5292C2.11747 14.122 1.25 12.1764 1.25 10.0294ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12V19.1893L15.4697 16.4697C15.7626 16.1768 16.2374 16.1768 16.5303 16.4697C16.8232 16.7626 16.8232 17.2374 16.5303 17.5303L12.5303 21.5303C12.2374 21.8232 11.7626 21.8232 11.4697 21.5303L7.46967 17.5303C7.17678 17.2374 7.17678 16.7626 7.46967 16.4697C7.76256 16.1768 8.23744 16.1768 8.53033 16.4697L11.25 19.1893V12C11.25 11.5858 11.5858 11.25 12 11.25Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "library",
  "path": "M1.25 10.0294C1.25 5.73594 4.71683 2.25 9 2.25C12.8216 2.25 15.9933 5.02473 16.6325 8.67246C17.1929 8.40188 17.8216 8.25 18.4853 8.25C20.8403 8.25 22.75 10.1585 22.75 12.5133C22.75 13.692 22.2705 14.7601 21.4978 15.531C21.2046 15.8235 20.7297 15.8229 20.4372 15.5297C20.1446 15.2365 20.1452 14.7616 20.4384 14.469C20.9407 13.968 21.25 13.2774 21.25 12.5133C21.25 10.9875 20.0125 9.75 18.4853 9.75C17.7215 9.75 17.0313 10.0585 16.5302 10.5595C16.3157 10.7739 15.9931 10.838 15.7129 10.7219C15.4327 10.6058 15.25 10.3323 15.25 10.029C15.25 6.55807 12.4489 3.75 9 3.75C5.55118 3.75 2.75 6.55843 2.75 10.0294C2.75 11.7647 3.44953 13.3339 4.58169 14.4708C4.87397 14.7643 4.87298 15.2392 4.57947 15.5314C4.28596 15.8237 3.81109 15.8227 3.51881 15.5292C2.11747 14.122 1.25 12.1764 1.25 10.0294ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12V19.1893L15.4697 16.4697C15.7626 16.1768 16.2374 16.1768 16.5303 16.4697C16.8232 16.7626 16.8232 17.2374 16.5303 17.5303L12.5303 21.5303C12.2374 21.8232 11.7626 21.8232 11.4697 21.5303L7.46967 17.5303C7.17678 17.2374 7.17678 16.7626 7.46967 16.4697C7.76256 16.1768 8.23744 16.1768 8.53033 16.4697L11.25 19.1893V12C11.25 11.5858 11.5858 11.25 12 11.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