attach arrow left icon

attach-arrow-left-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
attach-arrow-left-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the attach arrow left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M11.772 3.743a6 6 0 0 1 8.867 8.063a6.461 6.461 0 0 0-1.486-.595l.044-.043a4.502 4.502 0 0 0-6.198-6.524l-.168.16l-.013.014l-9.536 9.536a.75.75 0 0 1-1.133-.977l.072-.084l9.549-9.55h.002z" fill="currentColor"/><path d="M11.212 19.15c.14.535.345 1.042.608 1.513l-.377.377l-.037.03a3.723 3.723 0 0 1-5.489-4.973a.764.764 0 0 1 .085-.13l.054-.06l.086-.088l.142-.148l.002.003l7.436-7.454a.75.75 0 0 1 .977-.074l.084.073a.75.75 0 0 1 .074.976l-.073.084l-7.594 7.613a2.23 2.23 0 0 0 3.174 3.106l.848-.848z" fill="currentColor"/><path d="M23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.646 1.646a.5.5 0 1 0 .707.707l2.5-2.5a.5.5 0 0 0 0-.707l-2.5-2.5a.5.5 0 1 0-.707.707L19.293 17H14.5z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentAttachArrowLeft24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M11.772 3.743a6 6 0 0 1 8.867 8.063a6.461 6.461 0 0 0-1.486-.595l.044-.043a4.502 4.502 0 0 0-6.198-6.524l-.168.16l-.013.014l-9.536 9.536a.75.75 0 0 1-1.133-.977l.072-.084l9.549-9.55h.002z" fill="currentColor"/><path d="M11.212 19.15c.14.535.345 1.042.608 1.513l-.377.377l-.037.03a3.723 3.723 0 0 1-5.489-4.973a.764.764 0 0 1 .085-.13l.054-.06l.086-.088l.142-.148l.002.003l7.436-7.454a.75.75 0 0 1 .977-.074l.084.073a.75.75 0 0 1 .074.976l-.073.084l-7.594 7.613a2.23 2.23 0 0 0 3.174 3.106l.848-.848z" fill="currentColor"/><path d="M23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.646 1.646a.5.5 0 1 0 .707.707l2.5-2.5a.5.5 0 0 0 0-.707l-2.5-2.5a.5.5 0 1 0-.707.707L19.293 17H14.5z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M11.772 3.743a6 6 0 0 1 8.867 8.063a6.461 6.461 0 0 0-1.486-.595l.044-.043a4.502 4.502 0 0 0-6.198-6.524l-.168.16l-.013.014l-9.536 9.536a.75.75 0 0 1-1.133-.977l.072-.084l9.549-9.55h.002z" fill="currentColor"/><path d="M11.212 19.15c.14.535.345 1.042.608 1.513l-.377.377l-.037.03a3.723 3.723 0 0 1-5.489-4.973a.764.764 0 0 1 .085-.13l.054-.06l.086-.088l.142-.148l.002.003l7.436-7.454a.75.75 0 0 1 .977-.074l.084.073a.75.75 0 0 1 .074.976l-.073.084l-7.594 7.613a2.23 2.23 0 0 0 3.174 3.106l.848-.848z" fill="currentColor"/><path d="M23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.646 1.646a.5.5 0 1 0 .707.707l2.5-2.5a.5.5 0 0 0 0-.707l-2.5-2.5a.5.5 0 1 0-.707.707L19.293 17H14.5z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-attach-arrow-left-24-regular {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.772%203.743a6%206%200%200%201%208.867%208.063a6.461%206.461%200%200%200-1.486-.595l.044-.043a4.502%204.502%200%200%200-6.198-6.524l-.168.16l-.013.014l-9.536%209.536a.75.75%200%200%201-1.133-.977l.072-.084l9.549-9.55h.002z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.212%2019.15c.14.535.345%201.042.608%201.513l-.377.377l-.037.03a3.723%203.723%200%200%201-5.489-4.973a.764.764%200%200%201%20.085-.13l.054-.06l.086-.088l.142-.148l.002.003l7.436-7.454a.75.75%200%200%201%20.977-.074l.084.073a.75.75%200%200%201%20.074.976l-.073.084l-7.594%207.613a2.23%202.23%200%200%200%203.174%203.106l.848-.848z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M23%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200zm-8.5-.5a.5.5%200%200%200%200%201h4.793l-1.646%201.646a.5.5%200%201%200%20.707.707l2.5-2.5a.5.5%200%200%200%200-.707l-2.5-2.5a.5.5%200%201%200-.707.707L19.293%2017H14.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.772%203.743a6%206%200%200%201%208.867%208.063a6.461%206.461%200%200%200-1.486-.595l.044-.043a4.502%204.502%200%200%200-6.198-6.524l-.168.16l-.013.014l-9.536%209.536a.75.75%200%200%201-1.133-.977l.072-.084l9.549-9.55h.002z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.212%2019.15c.14.535.345%201.042.608%201.513l-.377.377l-.037.03a3.723%203.723%200%200%201-5.489-4.973a.764.764%200%200%201%20.085-.13l.054-.06l.086-.088l.142-.148l.002.003l7.436-7.454a.75.75%200%200%201%20.977-.074l.084.073a.75.75%200%200%201%20.074.976l-.073.084l-7.594%207.613a2.23%202.23%200%200%200%203.174%203.106l.848-.848z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M23%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200zm-8.5-.5a.5.5%200%200%200%200%201h4.793l-1.646%201.646a.5.5%200%201%200%20.707.707l2.5-2.5a.5.5%200%200%200%200-.707l-2.5-2.5a.5.5%200%201%200-.707.707L19.293%2017H14.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/attach-arrow-left-24-regular.svg?color=%231a73e8&size=48