arrow flow square multiple icon

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

Name
arrow-flow-square-multiple-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow flow square multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.001 6.01a3.25 3.25 0 0 1 3 3.24v6.5a6.25 6.25 0 0 1-6.25 6.25h-6.5a3.25 3.25 0 0 1-3.24-3h1.51c.12.848.848 1.5 1.73 1.5h6.5a4.75 4.75 0 0 0 4.75-4.75v-6.5c0-.882-.652-1.609-1.5-1.73zM14.75 2A3.25 3.25 0 0 1 18 5.25v9.5A3.25 3.25 0 0 1 14.75 18h-9.5A3.25 3.25 0 0 1 2 14.75V9.868c.235.083.487.132.75.132s.515-.049.75-.132v4.882c0 .966.784 1.75 1.75 1.75h9.5a1.75 1.75 0 0 0 1.75-1.75v-9.5a1.75 1.75 0 0 0-1.75-1.75h-9.5A1.75 1.75 0 0 0 3.5 5.25v.38a2.2 2.2 0 0 0-.75-.13c-.263 0-.515.048-.75.13v-.38A3.25 3.25 0 0 1 5.25 2zm-12 4.5c.409 0 .77.197.998.5H4.6a4.93 4.93 0 0 1 4.01 2.064A3.43 3.43 0 0 0 11.4 10.5h1.04l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06L12.44 12H11.4a4.93 4.93 0 0 1-4.01-2.064A3.43 3.43 0 0 0 4.6 8.5h-.852a1.25 1.25 0 1 1-.998-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowFlowSquareMultiple24Regular(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="M19.001 6.01a3.25 3.25 0 0 1 3 3.24v6.5a6.25 6.25 0 0 1-6.25 6.25h-6.5a3.25 3.25 0 0 1-3.24-3h1.51c.12.848.848 1.5 1.73 1.5h6.5a4.75 4.75 0 0 0 4.75-4.75v-6.5c0-.882-.652-1.609-1.5-1.73zM14.75 2A3.25 3.25 0 0 1 18 5.25v9.5A3.25 3.25 0 0 1 14.75 18h-9.5A3.25 3.25 0 0 1 2 14.75V9.868c.235.083.487.132.75.132s.515-.049.75-.132v4.882c0 .966.784 1.75 1.75 1.75h9.5a1.75 1.75 0 0 0 1.75-1.75v-9.5a1.75 1.75 0 0 0-1.75-1.75h-9.5A1.75 1.75 0 0 0 3.5 5.25v.38a2.2 2.2 0 0 0-.75-.13c-.263 0-.515.048-.75.13v-.38A3.25 3.25 0 0 1 5.25 2zm-12 4.5c.409 0 .77.197.998.5H4.6a4.93 4.93 0 0 1 4.01 2.064A3.43 3.43 0 0 0 11.4 10.5h1.04l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06L12.44 12H11.4a4.93 4.93 0 0 1-4.01-2.064A3.43 3.43 0 0 0 4.6 8.5h-.852a1.25 1.25 0 1 1-.998-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.001 6.01a3.25 3.25 0 0 1 3 3.24v6.5a6.25 6.25 0 0 1-6.25 6.25h-6.5a3.25 3.25 0 0 1-3.24-3h1.51c.12.848.848 1.5 1.73 1.5h6.5a4.75 4.75 0 0 0 4.75-4.75v-6.5c0-.882-.652-1.609-1.5-1.73zM14.75 2A3.25 3.25 0 0 1 18 5.25v9.5A3.25 3.25 0 0 1 14.75 18h-9.5A3.25 3.25 0 0 1 2 14.75V9.868c.235.083.487.132.75.132s.515-.049.75-.132v4.882c0 .966.784 1.75 1.75 1.75h9.5a1.75 1.75 0 0 0 1.75-1.75v-9.5a1.75 1.75 0 0 0-1.75-1.75h-9.5A1.75 1.75 0 0 0 3.5 5.25v.38a2.2 2.2 0 0 0-.75-.13c-.263 0-.515.048-.75.13v-.38A3.25 3.25 0 0 1 5.25 2zm-12 4.5c.409 0 .77.197.998.5H4.6a4.93 4.93 0 0 1 4.01 2.064A3.43 3.43 0 0 0 11.4 10.5h1.04l-1.72-1.72a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06L12.44 12H11.4a4.93 4.93 0 0 1-4.01-2.064A3.43 3.43 0 0 0 4.6 8.5h-.852a1.25 1.25 0 1 1-.998-2"/></svg>
</template>

CSS

.icon-arrow-flow-square-multiple-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%22M19.001%206.01a3.25%203.25%200%200%201%203%203.24v6.5a6.25%206.25%200%200%201-6.25%206.25h-6.5a3.25%203.25%200%200%201-3.24-3h1.51c.12.848.848%201.5%201.73%201.5h6.5a4.75%204.75%200%200%200%204.75-4.75v-6.5c0-.882-.652-1.609-1.5-1.73zM14.75%202A3.25%203.25%200%200%201%2018%205.25v9.5A3.25%203.25%200%200%201%2014.75%2018h-9.5A3.25%203.25%200%200%201%202%2014.75V9.868c.235.083.487.132.75.132s.515-.049.75-.132v4.882c0%20.966.784%201.75%201.75%201.75h9.5a1.75%201.75%200%200%200%201.75-1.75v-9.5a1.75%201.75%200%200%200-1.75-1.75h-9.5A1.75%201.75%200%200%200%203.5%205.25v.38a2.2%202.2%200%200%200-.75-.13c-.263%200-.515.048-.75.13v-.38A3.25%203.25%200%200%201%205.25%202zm-12%204.5c.409%200%20.77.197.998.5H4.6a4.93%204.93%200%200%201%204.01%202.064A3.43%203.43%200%200%200%2011.4%2010.5h1.04l-1.72-1.72a.75.75%200%201%201%201.06-1.06l3%203a.75.75%200%200%201%200%201.06l-3%203a.75.75%200%201%201-1.06-1.06L12.44%2012H11.4a4.93%204.93%200%200%201-4.01-2.064A3.43%203.43%200%200%200%204.6%208.5h-.852a1.25%201.25%200%201%201-.998-2%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%22M19.001%206.01a3.25%203.25%200%200%201%203%203.24v6.5a6.25%206.25%200%200%201-6.25%206.25h-6.5a3.25%203.25%200%200%201-3.24-3h1.51c.12.848.848%201.5%201.73%201.5h6.5a4.75%204.75%200%200%200%204.75-4.75v-6.5c0-.882-.652-1.609-1.5-1.73zM14.75%202A3.25%203.25%200%200%201%2018%205.25v9.5A3.25%203.25%200%200%201%2014.75%2018h-9.5A3.25%203.25%200%200%201%202%2014.75V9.868c.235.083.487.132.75.132s.515-.049.75-.132v4.882c0%20.966.784%201.75%201.75%201.75h9.5a1.75%201.75%200%200%200%201.75-1.75v-9.5a1.75%201.75%200%200%200-1.75-1.75h-9.5A1.75%201.75%200%200%200%203.5%205.25v.38a2.2%202.2%200%200%200-.75-.13c-.263%200-.515.048-.75.13v-.38A3.25%203.25%200%200%201%205.25%202zm-12%204.5c.409%200%20.77.197.998.5H4.6a4.93%204.93%200%200%201%204.01%202.064A3.43%203.43%200%200%200%2011.4%2010.5h1.04l-1.72-1.72a.75.75%200%201%201%201.06-1.06l3%203a.75.75%200%200%201%200%201.06l-3%203a.75.75%200%201%201-1.06-1.06L12.44%2012H11.4a4.93%204.93%200%200%201-4.01-2.064A3.43%203.43%200%200%200%204.6%208.5h-.852a1.25%201.25%200%201%201-.998-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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