arrow circle down double icon

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

Name
arrow-circle-down-double-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 arrow circle down double icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 13.75a.75.75 0 0 1 .072.976l-.072.084l-1.971 1.971a.75.75 0 0 1-.977.073l-.084-.073l-1.97-1.97a.75.75 0 0 1 .977-1.134l.085.073l.69.691V7.75a.75.75 0 0 1 .647-.744L8.75 7a.75.75 0 0 1 .743.648l.007.102v6.69l.69-.69a.75.75 0 0 1 .976-.073zM1.999 12c0 5.523 4.477 10 10 10s10-4.477 10-10s-4.477-10-10-10s-10 4.477-10 10m15.666 1.677l.085.073a.75.75 0 0 1 .072.976l-.072.084l-1.971 1.971a.75.75 0 0 1-.977.073l-.084-.073l-1.97-1.97a.75.75 0 0 1 .978-1.134l.084.073l.69.691V7.75a.75.75 0 0 1 .647-.743L15.25 7a.75.75 0 0 1 .743.649L16 7.75v6.69l.69-.69a.75.75 0 0 1 .976-.072"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowCircleDownDouble24Filled(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.25 13.75a.75.75 0 0 1 .072.976l-.072.084l-1.971 1.971a.75.75 0 0 1-.977.073l-.084-.073l-1.97-1.97a.75.75 0 0 1 .977-1.134l.085.073l.69.691V7.75a.75.75 0 0 1 .647-.744L8.75 7a.75.75 0 0 1 .743.648l.007.102v6.69l.69-.69a.75.75 0 0 1 .976-.073zM1.999 12c0 5.523 4.477 10 10 10s10-4.477 10-10s-4.477-10-10-10s-10 4.477-10 10m15.666 1.677l.085.073a.75.75 0 0 1 .072.976l-.072.084l-1.971 1.971a.75.75 0 0 1-.977.073l-.084-.073l-1.97-1.97a.75.75 0 0 1 .978-1.134l.084.073l.69.691V7.75a.75.75 0 0 1 .647-.743L15.25 7a.75.75 0 0 1 .743.649L16 7.75v6.69l.69-.69a.75.75 0 0 1 .976-.072"/></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.25 13.75a.75.75 0 0 1 .072.976l-.072.084l-1.971 1.971a.75.75 0 0 1-.977.073l-.084-.073l-1.97-1.97a.75.75 0 0 1 .977-1.134l.085.073l.69.691V7.75a.75.75 0 0 1 .647-.744L8.75 7a.75.75 0 0 1 .743.648l.007.102v6.69l.69-.69a.75.75 0 0 1 .976-.073zM1.999 12c0 5.523 4.477 10 10 10s10-4.477 10-10s-4.477-10-10-10s-10 4.477-10 10m15.666 1.677l.085.073a.75.75 0 0 1 .072.976l-.072.084l-1.971 1.971a.75.75 0 0 1-.977.073l-.084-.073l-1.97-1.97a.75.75 0 0 1 .978-1.134l.084.073l.69.691V7.75a.75.75 0 0 1 .647-.743L15.25 7a.75.75 0 0 1 .743.649L16 7.75v6.69l.69-.69a.75.75 0 0 1 .976-.072"/></svg>
</template>

CSS

.icon-arrow-circle-down-double-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.25%2013.75a.75.75%200%200%201%20.072.976l-.072.084l-1.971%201.971a.75.75%200%200%201-.977.073l-.084-.073l-1.97-1.97a.75.75%200%200%201%20.977-1.134l.085.073l.69.691V7.75a.75.75%200%200%201%20.647-.744L8.75%207a.75.75%200%200%201%20.743.648l.007.102v6.69l.69-.69a.75.75%200%200%201%20.976-.073zM1.999%2012c0%205.523%204.477%2010%2010%2010s10-4.477%2010-10s-4.477-10-10-10s-10%204.477-10%2010m15.666%201.677l.085.073a.75.75%200%200%201%20.072.976l-.072.084l-1.971%201.971a.75.75%200%200%201-.977.073l-.084-.073l-1.97-1.97a.75.75%200%200%201%20.978-1.134l.084.073l.69.691V7.75a.75.75%200%200%201%20.647-.743L15.25%207a.75.75%200%200%201%20.743.649L16%207.75v6.69l.69-.69a.75.75%200%200%201%20.976-.072%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.25%2013.75a.75.75%200%200%201%20.072.976l-.072.084l-1.971%201.971a.75.75%200%200%201-.977.073l-.084-.073l-1.97-1.97a.75.75%200%200%201%20.977-1.134l.085.073l.69.691V7.75a.75.75%200%200%201%20.647-.744L8.75%207a.75.75%200%200%201%20.743.648l.007.102v6.69l.69-.69a.75.75%200%200%201%20.976-.073zM1.999%2012c0%205.523%204.477%2010%2010%2010s10-4.477%2010-10s-4.477-10-10-10s-10%204.477-10%2010m15.666%201.677l.085.073a.75.75%200%200%201%20.072.976l-.072.084l-1.971%201.971a.75.75%200%200%201-.977.073l-.084-.073l-1.97-1.97a.75.75%200%200%201%20.978-1.134l.084.073l.69.691V7.75a.75.75%200%200%201%20.647-.743L15.25%207a.75.75%200%200%201%20.743.649L16%207.75v6.69l.69-.69a.75.75%200%200%201%20.976-.072%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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