attach arrow left icon

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

Name
attach-arrow-left-24-filled
Set
Fluent UI System Icons
Style
24 Filled
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="M16 2a6 6 0 0 1 4.638 9.806a6.456 6.456 0 0 0-2.069-.718l.23-.23l.159-.165a4 4 0 0 0-5.753-5.554l-.155.16l-.018.012l-9.326 9.33a1 1 0 0 1-1.414-1.415L11.6 3.913l.046-.043A5.985 5.985 0 0 1 16 2z" fill="currentColor"/><path d="M11.087 18.568a6.46 6.46 0 0 0 .733 2.096l-.341.341l-.053.05l-.056.045a3.721 3.721 0 0 1-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1 1 0 0 1 1.416 1.413l-7.29 7.304l-.012.008a1.721 1.721 0 0 0 2.289 2.553l.122-.1l.001.001l.99-.99z" 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.647 1.646a.5.5 0 0 0 .707.708l2.5-2.5a.5.5 0 0 0 0-.708l-2.5-2.5a.5.5 0 0 0-.707.708L19.293 17H14.5z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentAttachArrowLeft24Filled(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="M16 2a6 6 0 0 1 4.638 9.806a6.456 6.456 0 0 0-2.069-.718l.23-.23l.159-.165a4 4 0 0 0-5.753-5.554l-.155.16l-.018.012l-9.326 9.33a1 1 0 0 1-1.414-1.415L11.6 3.913l.046-.043A5.985 5.985 0 0 1 16 2z" fill="currentColor"/><path d="M11.087 18.568a6.46 6.46 0 0 0 .733 2.096l-.341.341l-.053.05l-.056.045a3.721 3.721 0 0 1-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1 1 0 0 1 1.416 1.413l-7.29 7.304l-.012.008a1.721 1.721 0 0 0 2.289 2.553l.122-.1l.001.001l.99-.99z" 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.647 1.646a.5.5 0 0 0 .707.708l2.5-2.5a.5.5 0 0 0 0-.708l-2.5-2.5a.5.5 0 0 0-.707.708L19.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="M16 2a6 6 0 0 1 4.638 9.806a6.456 6.456 0 0 0-2.069-.718l.23-.23l.159-.165a4 4 0 0 0-5.753-5.554l-.155.16l-.018.012l-9.326 9.33a1 1 0 0 1-1.414-1.415L11.6 3.913l.046-.043A5.985 5.985 0 0 1 16 2z" fill="currentColor"/><path d="M11.087 18.568a6.46 6.46 0 0 0 .733 2.096l-.341.341l-.053.05l-.056.045a3.721 3.721 0 0 1-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1 1 0 0 1 1.416 1.413l-7.29 7.304l-.012.008a1.721 1.721 0 0 0 2.289 2.553l.122-.1l.001.001l.99-.99z" 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.647 1.646a.5.5 0 0 0 .707.708l2.5-2.5a.5.5 0 0 0 0-.708l-2.5-2.5a.5.5 0 0 0-.707.708L19.293 17H14.5z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-attach-arrow-left-24-filled {
  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%22M16%202a6%206%200%200%201%204.638%209.806a6.456%206.456%200%200%200-2.069-.718l.23-.23l.159-.165a4%204%200%200%200-5.753-5.554l-.155.16l-.018.012l-9.326%209.33a1%201%200%200%201-1.414-1.415L11.6%203.913l.046-.043A5.985%205.985%200%200%201%2016%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.087%2018.568a6.46%206.46%200%200%200%20.733%202.096l-.341.341l-.053.05l-.056.045a3.721%203.721%200%200%201-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1%201%200%200%201%201.416%201.413l-7.29%207.304l-.012.008a1.721%201.721%200%200%200%202.289%202.553l.122-.1l.001.001l.99-.99z%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.647%201.646a.5.5%200%200%200%20.707.708l2.5-2.5a.5.5%200%200%200%200-.708l-2.5-2.5a.5.5%200%200%200-.707.708L19.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%22M16%202a6%206%200%200%201%204.638%209.806a6.456%206.456%200%200%200-2.069-.718l.23-.23l.159-.165a4%204%200%200%200-5.753-5.554l-.155.16l-.018.012l-9.326%209.33a1%201%200%200%201-1.414-1.415L11.6%203.913l.046-.043A5.985%205.985%200%200%201%2016%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.087%2018.568a6.46%206.46%200%200%200%20.733%202.096l-.341.341l-.053.05l-.056.045a3.721%203.721%200%200%201-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1%201%200%200%201%201.416%201.413l-7.29%207.304l-.012.008a1.721%201.721%200%200%200%202.289%202.553l.122-.1l.001.001l.99-.99z%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.647%201.646a.5.5%200%200%200%20.707.708l2.5-2.5a.5.5%200%200%200%200-.708l-2.5-2.5a.5.5%200%200%200-.707.708L19.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-filled.svg?color=%231a73e8&size=48