arrow-repeat-all-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
arrow-repeat-all-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow repeat all icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.75 5.515a.75.75 0 0 1 .617.323l.04.066a4 4 0 0 1-3.208 6.091L10 12l-2.445-.001l.722.722a.75.75 0 0 1 .073.977l-.073.084a.75.75 0 0 1-.976.072l-.084-.072l-2.002-2.002a.75.75 0 0 1-.073-.976l.073-.085l2.002-2.001a.75.75 0 0 1 1.133.976l-.073.084l-.721.721H10a2.5 2.5 0 0 0 2.495-2.335L12.5 8c0-.495-.144-.956-.391-1.344a.75.75 0 0 1 .641-1.141M7.72 2.218a.75.75 0 0 1 .976-.073l.084.073l2.002 2.001l.073.085a.75.75 0 0 1 .007.882l-.08.094L8.78 7.282l-.084.072a.75.75 0 0 1-.882.008l-.094-.08l-.073-.084a.75.75 0 0 1-.007-.883l.08-.094l.721-.722H6a2.5 2.5 0 0 0-2.495 2.336L3.5 8c0 .421.104.818.288 1.167l.11.184a.75.75 0 0 1-1.283.777A4 4 0 0 1 5.8 4.005L6 4l2.44-.001l-.72-.72l-.073-.085a.75.75 0 0 1 .073-.976"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowRepeatAll16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.75 5.515a.75.75 0 0 1 .617.323l.04.066a4 4 0 0 1-3.208 6.091L10 12l-2.445-.001l.722.722a.75.75 0 0 1 .073.977l-.073.084a.75.75 0 0 1-.976.072l-.084-.072l-2.002-2.002a.75.75 0 0 1-.073-.976l.073-.085l2.002-2.001a.75.75 0 0 1 1.133.976l-.073.084l-.721.721H10a2.5 2.5 0 0 0 2.495-2.335L12.5 8c0-.495-.144-.956-.391-1.344a.75.75 0 0 1 .641-1.141M7.72 2.218a.75.75 0 0 1 .976-.073l.084.073l2.002 2.001l.073.085a.75.75 0 0 1 .007.882l-.08.094L8.78 7.282l-.084.072a.75.75 0 0 1-.882.008l-.094-.08l-.073-.084a.75.75 0 0 1-.007-.883l.08-.094l.721-.722H6a2.5 2.5 0 0 0-2.495 2.336L3.5 8c0 .421.104.818.288 1.167l.11.184a.75.75 0 0 1-1.283.777A4 4 0 0 1 5.8 4.005L6 4l2.44-.001l-.72-.72l-.073-.085a.75.75 0 0 1 .073-.976"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.75 5.515a.75.75 0 0 1 .617.323l.04.066a4 4 0 0 1-3.208 6.091L10 12l-2.445-.001l.722.722a.75.75 0 0 1 .073.977l-.073.084a.75.75 0 0 1-.976.072l-.084-.072l-2.002-2.002a.75.75 0 0 1-.073-.976l.073-.085l2.002-2.001a.75.75 0 0 1 1.133.976l-.073.084l-.721.721H10a2.5 2.5 0 0 0 2.495-2.335L12.5 8c0-.495-.144-.956-.391-1.344a.75.75 0 0 1 .641-1.141M7.72 2.218a.75.75 0 0 1 .976-.073l.084.073l2.002 2.001l.073.085a.75.75 0 0 1 .007.882l-.08.094L8.78 7.282l-.084.072a.75.75 0 0 1-.882.008l-.094-.08l-.073-.084a.75.75 0 0 1-.007-.883l.08-.094l.721-.722H6a2.5 2.5 0 0 0-2.495 2.336L3.5 8c0 .421.104.818.288 1.167l.11.184a.75.75 0 0 1-1.283.777A4 4 0 0 1 5.8 4.005L6 4l2.44-.001l-.72-.72l-.073-.085a.75.75 0 0 1 .073-.976"/></svg>
</template>

CSS

.icon-arrow-repeat-all-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.75%205.515a.75.75%200%200%201%20.617.323l.04.066a4%204%200%200%201-3.208%206.091L10%2012l-2.445-.001l.722.722a.75.75%200%200%201%20.073.977l-.073.084a.75.75%200%200%201-.976.072l-.084-.072l-2.002-2.002a.75.75%200%200%201-.073-.976l.073-.085l2.002-2.001a.75.75%200%200%201%201.133.976l-.073.084l-.721.721H10a2.5%202.5%200%200%200%202.495-2.335L12.5%208c0-.495-.144-.956-.391-1.344a.75.75%200%200%201%20.641-1.141M7.72%202.218a.75.75%200%200%201%20.976-.073l.084.073l2.002%202.001l.073.085a.75.75%200%200%201%20.007.882l-.08.094L8.78%207.282l-.084.072a.75.75%200%200%201-.882.008l-.094-.08l-.073-.084a.75.75%200%200%201-.007-.883l.08-.094l.721-.722H6a2.5%202.5%200%200%200-2.495%202.336L3.5%208c0%20.421.104.818.288%201.167l.11.184a.75.75%200%200%201-1.283.777A4%204%200%200%201%205.8%204.005L6%204l2.44-.001l-.72-.72l-.073-.085a.75.75%200%200%201%20.073-.976%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.75%205.515a.75.75%200%200%201%20.617.323l.04.066a4%204%200%200%201-3.208%206.091L10%2012l-2.445-.001l.722.722a.75.75%200%200%201%20.073.977l-.073.084a.75.75%200%200%201-.976.072l-.084-.072l-2.002-2.002a.75.75%200%200%201-.073-.976l.073-.085l2.002-2.001a.75.75%200%200%201%201.133.976l-.073.084l-.721.721H10a2.5%202.5%200%200%200%202.495-2.335L12.5%208c0-.495-.144-.956-.391-1.344a.75.75%200%200%201%20.641-1.141M7.72%202.218a.75.75%200%200%201%20.976-.073l.084.073l2.002%202.001l.073.085a.75.75%200%200%201%20.007.882l-.08.094L8.78%207.282l-.084.072a.75.75%200%200%201-.882.008l-.094-.08l-.073-.084a.75.75%200%200%201-.007-.883l.08-.094l.721-.722H6a2.5%202.5%200%200%200-2.495%202.336L3.5%208c0%20.421.104.818.288%201.167l.11.184a.75.75%200%200%201-1.283.777A4%204%200%200%201%205.8%204.005L6%204l2.44-.001l-.72-.72l-.073-.085a.75.75%200%200%201%20.073-.976%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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