arrow-sync-off-12-filled from Fluent UI System Icons by Microsoft Corporation · 12 Filled · MIT Free for personal and commercial use.

Name
arrow-sync-off-12-filled
Set
Fluent UI System Icons
Style
12 Filled
Viewbox
12×12
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow sync off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M2.769 3.476A4.08 4.08 0 0 0 1.899 6c0 .983.347 1.886.924 2.593a.6.6 0 0 0 .93-.76A2.9 2.9 0 0 1 3.1 6c0-.62.195-1.195.526-1.666l4.04 4.04a2.9 2.9 0 0 1-1.177.485l.185-.184a.6.6 0 1 0-.849-.849l-1.25 1.25a.6.6 0 0 0 0 .849l1.25 1.25a.6.6 0 1 0 .849-.849l-.248-.248a4.1 4.1 0 0 0 2.098-.846l1.622 1.622a.5.5 0 0 0 .708-.707l-9-9a.5.5 0 0 0-.708.707zm6.047 3.22l.943.943A4.1 4.1 0 0 0 10.099 6a4.1 4.1 0 0 0-1.125-2.822a.6.6 0 1 0-.87.826a2.89 2.89 0 0 1 .712 2.691M4.362 2.24l1.873 1.873l1.19-1.19a.6.6 0 0 0 0-.848L6.174.826a.6.6 0 0 0-.85.849l.248.247a4 4 0 0 0-1.211.319"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowSyncOff12Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M2.769 3.476A4.08 4.08 0 0 0 1.899 6c0 .983.347 1.886.924 2.593a.6.6 0 0 0 .93-.76A2.9 2.9 0 0 1 3.1 6c0-.62.195-1.195.526-1.666l4.04 4.04a2.9 2.9 0 0 1-1.177.485l.185-.184a.6.6 0 1 0-.849-.849l-1.25 1.25a.6.6 0 0 0 0 .849l1.25 1.25a.6.6 0 1 0 .849-.849l-.248-.248a4.1 4.1 0 0 0 2.098-.846l1.622 1.622a.5.5 0 0 0 .708-.707l-9-9a.5.5 0 0 0-.708.707zm6.047 3.22l.943.943A4.1 4.1 0 0 0 10.099 6a4.1 4.1 0 0 0-1.125-2.822a.6.6 0 1 0-.87.826a2.89 2.89 0 0 1 .712 2.691M4.362 2.24l1.873 1.873l1.19-1.19a.6.6 0 0 0 0-.848L6.174.826a.6.6 0 0 0-.85.849l.248.247a4 4 0 0 0-1.211.319"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M2.769 3.476A4.08 4.08 0 0 0 1.899 6c0 .983.347 1.886.924 2.593a.6.6 0 0 0 .93-.76A2.9 2.9 0 0 1 3.1 6c0-.62.195-1.195.526-1.666l4.04 4.04a2.9 2.9 0 0 1-1.177.485l.185-.184a.6.6 0 1 0-.849-.849l-1.25 1.25a.6.6 0 0 0 0 .849l1.25 1.25a.6.6 0 1 0 .849-.849l-.248-.248a4.1 4.1 0 0 0 2.098-.846l1.622 1.622a.5.5 0 0 0 .708-.707l-9-9a.5.5 0 0 0-.708.707zm6.047 3.22l.943.943A4.1 4.1 0 0 0 10.099 6a4.1 4.1 0 0 0-1.125-2.822a.6.6 0 1 0-.87.826a2.89 2.89 0 0 1 .712 2.691M4.362 2.24l1.873 1.873l1.19-1.19a.6.6 0 0 0 0-.848L6.174.826a.6.6 0 0 0-.85.849l.248.247a4 4 0 0 0-1.211.319"/></svg>
</template>

CSS

.icon-arrow-sync-off-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.769%203.476A4.08%204.08%200%200%200%201.899%206c0%20.983.347%201.886.924%202.593a.6.6%200%200%200%20.93-.76A2.9%202.9%200%200%201%203.1%206c0-.62.195-1.195.526-1.666l4.04%204.04a2.9%202.9%200%200%201-1.177.485l.185-.184a.6.6%200%201%200-.849-.849l-1.25%201.25a.6.6%200%200%200%200%20.849l1.25%201.25a.6.6%200%201%200%20.849-.849l-.248-.248a4.1%204.1%200%200%200%202.098-.846l1.622%201.622a.5.5%200%200%200%20.708-.707l-9-9a.5.5%200%200%200-.708.707zm6.047%203.22l.943.943A4.1%204.1%200%200%200%2010.099%206a4.1%204.1%200%200%200-1.125-2.822a.6.6%200%201%200-.87.826a2.89%202.89%200%200%201%20.712%202.691M4.362%202.24l1.873%201.873l1.19-1.19a.6.6%200%200%200%200-.848L6.174.826a.6.6%200%200%200-.85.849l.248.247a4%204%200%200%200-1.211.319%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.769%203.476A4.08%204.08%200%200%200%201.899%206c0%20.983.347%201.886.924%202.593a.6.6%200%200%200%20.93-.76A2.9%202.9%200%200%201%203.1%206c0-.62.195-1.195.526-1.666l4.04%204.04a2.9%202.9%200%200%201-1.177.485l.185-.184a.6.6%200%201%200-.849-.849l-1.25%201.25a.6.6%200%200%200%200%20.849l1.25%201.25a.6.6%200%201%200%20.849-.849l-.248-.248a4.1%204.1%200%200%200%202.098-.846l1.622%201.622a.5.5%200%200%200%20.708-.707l-9-9a.5.5%200%200%200-.708.707zm6.047%203.22l.943.943A4.1%204.1%200%200%200%2010.099%206a4.1%204.1%200%200%200-1.125-2.822a.6.6%200%201%200-.87.826a2.89%202.89%200%200%201%20.712%202.691M4.362%202.24l1.873%201.873l1.19-1.19a.6.6%200%200%200%200-.848L6.174.826a.6.6%200%200%200-.85.849l.248.247a4%204%200%200%200-1.211.319%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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