arrow hook up right icon

arrow-hook-up-right-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
arrow-hook-up-right-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

10 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow hook up right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.782 19.977C7.99 21.222 9.758 22 12 22h7a1 1 0 1 0 0-2h-7c-1.758 0-2.99-.597-3.782-1.415C7.414 17.755 7 16.637 7 15.5s.414-2.256 1.218-3.085C9.01 11.597 10.242 11 12 11h7.586l-3.293 3.293a1 1 0 1 0 1.414 1.414l5-5a1 1 0 0 0 0-1.414l-5-5a1 1 0 1 0-1.414 1.414L19.586 9H12c-2.242 0-4.01.778-5.218 2.023C5.586 12.256 5 13.887 5 15.5s.586 3.244 1.782 4.477"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowHookUpRight28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.782 19.977C7.99 21.222 9.758 22 12 22h7a1 1 0 1 0 0-2h-7c-1.758 0-2.99-.597-3.782-1.415C7.414 17.755 7 16.637 7 15.5s.414-2.256 1.218-3.085C9.01 11.597 10.242 11 12 11h7.586l-3.293 3.293a1 1 0 1 0 1.414 1.414l5-5a1 1 0 0 0 0-1.414l-5-5a1 1 0 1 0-1.414 1.414L19.586 9H12c-2.242 0-4.01.778-5.218 2.023C5.586 12.256 5 13.887 5 15.5s.586 3.244 1.782 4.477"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.782 19.977C7.99 21.222 9.758 22 12 22h7a1 1 0 1 0 0-2h-7c-1.758 0-2.99-.597-3.782-1.415C7.414 17.755 7 16.637 7 15.5s.414-2.256 1.218-3.085C9.01 11.597 10.242 11 12 11h7.586l-3.293 3.293a1 1 0 1 0 1.414 1.414l5-5a1 1 0 0 0 0-1.414l-5-5a1 1 0 1 0-1.414 1.414L19.586 9H12c-2.242 0-4.01.778-5.218 2.023C5.586 12.256 5 13.887 5 15.5s.586 3.244 1.782 4.477"/></svg>
</template>

CSS

.icon-arrow-hook-up-right-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.782%2019.977C7.99%2021.222%209.758%2022%2012%2022h7a1%201%200%201%200%200-2h-7c-1.758%200-2.99-.597-3.782-1.415C7.414%2017.755%207%2016.637%207%2015.5s.414-2.256%201.218-3.085C9.01%2011.597%2010.242%2011%2012%2011h7.586l-3.293%203.293a1%201%200%201%200%201.414%201.414l5-5a1%201%200%200%200%200-1.414l-5-5a1%201%200%201%200-1.414%201.414L19.586%209H12c-2.242%200-4.01.778-5.218%202.023C5.586%2012.256%205%2013.887%205%2015.5s.586%203.244%201.782%204.477%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.782%2019.977C7.99%2021.222%209.758%2022%2012%2022h7a1%201%200%201%200%200-2h-7c-1.758%200-2.99-.597-3.782-1.415C7.414%2017.755%207%2016.637%207%2015.5s.414-2.256%201.218-3.085C9.01%2011.597%2010.242%2011%2012%2011h7.586l-3.293%203.293a1%201%200%201%200%201.414%201.414l5-5a1%201%200%200%200%200-1.414l-5-5a1%201%200%201%200-1.414%201.414L19.586%209H12c-2.242%200-4.01.778-5.218%202.023C5.586%2012.256%205%2013.887%205%2015.5s.586%203.244%201.782%204.477%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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