attach arrow right icon

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

Name
attach-arrow-right-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 right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.772 3.744a6 6 0 0 1 8.867 8.063a6.5 6.5 0 0 0-1.486-.594l.044-.044a4.502 4.502 0 0 0-6.198-6.524l-.168.16l-.012.014l-9.537 9.536a.75.75 0 0 1-1.133-.977l.073-.084zm-.56 15.407a6.5 6.5 0 0 0 .609 1.513l-.378.377l-.036.03a3.723 3.723 0 0 1-5.49-4.973a1 1 0 0 1 .085-.13l.054-.06l.087-.088l.141-.148l.003.003l7.436-7.454a.75.75 0 0 1 .976-.074l.084.073a.75.75 0 0 1 .074.976l-.072.084l-7.595 7.613A2.23 2.23 0 0 0 10.364 20zm11.789-1.65a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.647 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.707l1.647 1.647z"/></svg>

React

import type { SVGProps } from "react";

export function FluentAttachArrowRight24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.772 3.744a6 6 0 0 1 8.867 8.063a6.5 6.5 0 0 0-1.486-.594l.044-.044a4.502 4.502 0 0 0-6.198-6.524l-.168.16l-.012.014l-9.537 9.536a.75.75 0 0 1-1.133-.977l.073-.084zm-.56 15.407a6.5 6.5 0 0 0 .609 1.513l-.378.377l-.036.03a3.723 3.723 0 0 1-5.49-4.973a1 1 0 0 1 .085-.13l.054-.06l.087-.088l.141-.148l.003.003l7.436-7.454a.75.75 0 0 1 .976-.074l.084.073a.75.75 0 0 1 .074.976l-.072.084l-7.595 7.613A2.23 2.23 0 0 0 10.364 20zm11.789-1.65a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.647 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.707l1.647 1.647z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.772 3.744a6 6 0 0 1 8.867 8.063a6.5 6.5 0 0 0-1.486-.594l.044-.044a4.502 4.502 0 0 0-6.198-6.524l-.168.16l-.012.014l-9.537 9.536a.75.75 0 0 1-1.133-.977l.073-.084zm-.56 15.407a6.5 6.5 0 0 0 .609 1.513l-.378.377l-.036.03a3.723 3.723 0 0 1-5.49-4.973a1 1 0 0 1 .085-.13l.054-.06l.087-.088l.141-.148l.003.003l7.436-7.454a.75.75 0 0 1 .976-.074l.084.073a.75.75 0 0 1 .074.976l-.072.084l-7.595 7.613A2.23 2.23 0 0 0 10.364 20zm11.789-1.65a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.647 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.707l1.647 1.647z"/></svg>
</template>

CSS

.icon-attach-arrow-right-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.772%203.744a6%206%200%200%201%208.867%208.063a6.5%206.5%200%200%200-1.486-.594l.044-.044a4.502%204.502%200%200%200-6.198-6.524l-.168.16l-.012.014l-9.537%209.536a.75.75%200%200%201-1.133-.977l.073-.084zm-.56%2015.407a6.5%206.5%200%200%200%20.609%201.513l-.378.377l-.036.03a3.723%203.723%200%200%201-5.49-4.973a1%201%200%200%201%20.085-.13l.054-.06l.087-.088l.141-.148l.003.003l7.436-7.454a.75.75%200%200%201%20.976-.074l.084.073a.75.75%200%200%201%20.074.976l-.072.084l-7.595%207.613A2.23%202.23%200%200%200%2010.364%2020zm11.789-1.65a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-8.5-.5a.5.5%200%200%200%200%201h4.793l-1.647%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.707l1.647%201.647z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.772%203.744a6%206%200%200%201%208.867%208.063a6.5%206.5%200%200%200-1.486-.594l.044-.044a4.502%204.502%200%200%200-6.198-6.524l-.168.16l-.012.014l-9.537%209.536a.75.75%200%200%201-1.133-.977l.073-.084zm-.56%2015.407a6.5%206.5%200%200%200%20.609%201.513l-.378.377l-.036.03a3.723%203.723%200%200%201-5.49-4.973a1%201%200%200%201%20.085-.13l.054-.06l.087-.088l.141-.148l.003.003l7.436-7.454a.75.75%200%200%201%20.976-.074l.084.073a.75.75%200%200%201%20.074.976l-.072.084l-7.595%207.613A2.23%202.23%200%200%200%2010.364%2020zm11.789-1.65a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-8.5-.5a.5.5%200%200%200%200%201h4.793l-1.647%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.707l1.647%201.647z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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