<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="M17.6101 6.52749C16.6216 5.8832 15.9088 4.85187 15.686 3.65027C15.6382 3.39072 15.6115 3.12334 15.6115 2.84998H12.4572L12.4522 15.4909C12.3992 16.9065 11.234 18.0428 9.80597 18.0428C9.36187 18.0428 8.944 17.9319 8.57583 17.7381C7.73181 17.294 7.15426 16.4095 7.15426 15.3915C7.15426 13.9294 8.34389 12.7398 9.8055 12.7398C10.0784 12.7398 10.3403 12.7849 10.5879 12.8622V9.64216C10.3315 9.60719 10.071 9.58556 9.8055 9.58556C6.60431 9.58556 4 12.1899 4 15.3915C4 17.3557 4.98116 19.0939 6.47867 20.145C7.42164 20.8072 8.56893 21.197 9.80597 21.197C13.0072 21.197 15.6115 18.5927 15.6115 15.3915V8.98131C16.8485 9.86904 18.3644 10.3923 20 10.3923V7.23804C19.1192 7.23804 18.2986 6.97619 17.6101 6.52749Z" fill="currentColor" />
</svg>
{% include "@template-icon" %}
{
  "type": "social",
  "path": "M17.6101 6.52749C16.6216 5.8832 15.9088 4.85187 15.686 3.65027C15.6382 3.39072 15.6115 3.12334 15.6115 2.84998H12.4572L12.4522 15.4909C12.3992 16.9065 11.234 18.0428 9.80597 18.0428C9.36187 18.0428 8.944 17.9319 8.57583 17.7381C7.73181 17.294 7.15426 16.4095 7.15426 15.3915C7.15426 13.9294 8.34389 12.7398 9.8055 12.7398C10.0784 12.7398 10.3403 12.7849 10.5879 12.8622V9.64216C10.3315 9.60719 10.071 9.58556 9.8055 9.58556C6.60431 9.58556 4 12.1899 4 15.3915C4 17.3557 4.98116 19.0939 6.47867 20.145C7.42164 20.8072 8.56893 21.197 9.80597 21.197C13.0072 21.197 15.6115 18.5927 15.6115 15.3915V8.98131C16.8485 9.86904 18.3644 10.3923 20 10.3923V7.23804C19.1192 7.23804 18.2986 6.97619 17.6101 6.52749Z"
}

Social icons guide

How to use

(You can click on the icons to copy the correct icon name)

Template name

icons-social

Import

{% render "@icons-social--variant" with {...} %}

Examples

{% render "@icons-library--facebook" %}

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