arrow clockwise dashes icon

arrow-clockwise-dashes-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
arrow-clockwise-dashes-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the arrow clockwise dashes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 4a1 1 0 1 0-2 0v2.62a12.97 12.97 0 0 0-6.647-3.407c-.586-.108-1.1.362-1.1.957c0 .513.387.94.89 1.039A11 11 0 0 1 23.55 8H21a1 1 0 1 0 0 2h5a1 1 0 0 0 1-1zM8.62 5.296c-.49.338-.52 1.033-.1 1.454c.363.363.938.391 1.364.106a10.9 10.9 0 0 1 3.979-1.649c.504-.099.89-.525.89-1.039c0-.595-.513-1.064-1.098-.957a12.9 12.9 0 0 0-5.034 2.085m18.17 12.849c.1-.503.527-.89 1.04-.89c.595 0 1.064.514.957 1.1a12.9 12.9 0 0 1-2.083 5.024c-.338.49-1.033.522-1.454.1c-.363-.362-.392-.937-.106-1.363a10.9 10.9 0 0 0 1.647-3.971m-4.671 6.998c.426-.286 1-.258 1.363.105c.421.42.39 1.116-.1 1.454a12.9 12.9 0 0 1-5.029 2.086c-.586.107-1.1-.363-1.1-.958c0-.513.387-.94.89-1.039a10.9 10.9 0 0 0 3.976-1.648m-8.256 1.65c.504.099.89.525.89 1.039c0 .595-.513 1.064-1.098.957a12.9 12.9 0 0 1-5.028-2.08c-.49-.338-.522-1.034-.101-1.455c.363-.363.937-.391 1.363-.106a10.9 10.9 0 0 0 3.974 1.645M6.86 22.124c.286.426.258 1.001-.105 1.364c-.42.421-1.115.39-1.454-.1a12.9 12.9 0 0 1-2.09-5.034c-.107-.585.363-1.099.958-1.099c.513 0 .94.387 1.039.89a10.9 10.9 0 0 0 1.652 3.98m-1.654-8.26c-.1.504-.526.891-1.04.891c-.594 0-1.063-.513-.957-1.099a12.9 12.9 0 0 1 2.088-5.038c.338-.49 1.033-.521 1.454-.1c.363.362.391.937.105 1.363a10.9 10.9 0 0 0-1.65 3.983"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowClockwiseDashes32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 4a1 1 0 1 0-2 0v2.62a12.97 12.97 0 0 0-6.647-3.407c-.586-.108-1.1.362-1.1.957c0 .513.387.94.89 1.039A11 11 0 0 1 23.55 8H21a1 1 0 1 0 0 2h5a1 1 0 0 0 1-1zM8.62 5.296c-.49.338-.52 1.033-.1 1.454c.363.363.938.391 1.364.106a10.9 10.9 0 0 1 3.979-1.649c.504-.099.89-.525.89-1.039c0-.595-.513-1.064-1.098-.957a12.9 12.9 0 0 0-5.034 2.085m18.17 12.849c.1-.503.527-.89 1.04-.89c.595 0 1.064.514.957 1.1a12.9 12.9 0 0 1-2.083 5.024c-.338.49-1.033.522-1.454.1c-.363-.362-.392-.937-.106-1.363a10.9 10.9 0 0 0 1.647-3.971m-4.671 6.998c.426-.286 1-.258 1.363.105c.421.42.39 1.116-.1 1.454a12.9 12.9 0 0 1-5.029 2.086c-.586.107-1.1-.363-1.1-.958c0-.513.387-.94.89-1.039a10.9 10.9 0 0 0 3.976-1.648m-8.256 1.65c.504.099.89.525.89 1.039c0 .595-.513 1.064-1.098.957a12.9 12.9 0 0 1-5.028-2.08c-.49-.338-.522-1.034-.101-1.455c.363-.363.937-.391 1.363-.106a10.9 10.9 0 0 0 3.974 1.645M6.86 22.124c.286.426.258 1.001-.105 1.364c-.42.421-1.115.39-1.454-.1a12.9 12.9 0 0 1-2.09-5.034c-.107-.585.363-1.099.958-1.099c.513 0 .94.387 1.039.89a10.9 10.9 0 0 0 1.652 3.98m-1.654-8.26c-.1.504-.526.891-1.04.891c-.594 0-1.063-.513-.957-1.099a12.9 12.9 0 0 1 2.088-5.038c.338-.49 1.033-.521 1.454-.1c.363.362.391.937.105 1.363a10.9 10.9 0 0 0-1.65 3.983"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 4a1 1 0 1 0-2 0v2.62a12.97 12.97 0 0 0-6.647-3.407c-.586-.108-1.1.362-1.1.957c0 .513.387.94.89 1.039A11 11 0 0 1 23.55 8H21a1 1 0 1 0 0 2h5a1 1 0 0 0 1-1zM8.62 5.296c-.49.338-.52 1.033-.1 1.454c.363.363.938.391 1.364.106a10.9 10.9 0 0 1 3.979-1.649c.504-.099.89-.525.89-1.039c0-.595-.513-1.064-1.098-.957a12.9 12.9 0 0 0-5.034 2.085m18.17 12.849c.1-.503.527-.89 1.04-.89c.595 0 1.064.514.957 1.1a12.9 12.9 0 0 1-2.083 5.024c-.338.49-1.033.522-1.454.1c-.363-.362-.392-.937-.106-1.363a10.9 10.9 0 0 0 1.647-3.971m-4.671 6.998c.426-.286 1-.258 1.363.105c.421.42.39 1.116-.1 1.454a12.9 12.9 0 0 1-5.029 2.086c-.586.107-1.1-.363-1.1-.958c0-.513.387-.94.89-1.039a10.9 10.9 0 0 0 3.976-1.648m-8.256 1.65c.504.099.89.525.89 1.039c0 .595-.513 1.064-1.098.957a12.9 12.9 0 0 1-5.028-2.08c-.49-.338-.522-1.034-.101-1.455c.363-.363.937-.391 1.363-.106a10.9 10.9 0 0 0 3.974 1.645M6.86 22.124c.286.426.258 1.001-.105 1.364c-.42.421-1.115.39-1.454-.1a12.9 12.9 0 0 1-2.09-5.034c-.107-.585.363-1.099.958-1.099c.513 0 .94.387 1.039.89a10.9 10.9 0 0 0 1.652 3.98m-1.654-8.26c-.1.504-.526.891-1.04.891c-.594 0-1.063-.513-.957-1.099a12.9 12.9 0 0 1 2.088-5.038c.338-.49 1.033-.521 1.454-.1c.363.362.391.937.105 1.363a10.9 10.9 0 0 0-1.65 3.983"/></svg>
</template>

CSS

.icon-arrow-clockwise-dashes-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%204a1%201%200%201%200-2%200v2.62a12.97%2012.97%200%200%200-6.647-3.407c-.586-.108-1.1.362-1.1.957c0%20.513.387.94.89%201.039A11%2011%200%200%201%2023.55%208H21a1%201%200%201%200%200%202h5a1%201%200%200%200%201-1zM8.62%205.296c-.49.338-.52%201.033-.1%201.454c.363.363.938.391%201.364.106a10.9%2010.9%200%200%201%203.979-1.649c.504-.099.89-.525.89-1.039c0-.595-.513-1.064-1.098-.957a12.9%2012.9%200%200%200-5.034%202.085m18.17%2012.849c.1-.503.527-.89%201.04-.89c.595%200%201.064.514.957%201.1a12.9%2012.9%200%200%201-2.083%205.024c-.338.49-1.033.522-1.454.1c-.363-.362-.392-.937-.106-1.363a10.9%2010.9%200%200%200%201.647-3.971m-4.671%206.998c.426-.286%201-.258%201.363.105c.421.42.39%201.116-.1%201.454a12.9%2012.9%200%200%201-5.029%202.086c-.586.107-1.1-.363-1.1-.958c0-.513.387-.94.89-1.039a10.9%2010.9%200%200%200%203.976-1.648m-8.256%201.65c.504.099.89.525.89%201.039c0%20.595-.513%201.064-1.098.957a12.9%2012.9%200%200%201-5.028-2.08c-.49-.338-.522-1.034-.101-1.455c.363-.363.937-.391%201.363-.106a10.9%2010.9%200%200%200%203.974%201.645M6.86%2022.124c.286.426.258%201.001-.105%201.364c-.42.421-1.115.39-1.454-.1a12.9%2012.9%200%200%201-2.09-5.034c-.107-.585.363-1.099.958-1.099c.513%200%20.94.387%201.039.89a10.9%2010.9%200%200%200%201.652%203.98m-1.654-8.26c-.1.504-.526.891-1.04.891c-.594%200-1.063-.513-.957-1.099a12.9%2012.9%200%200%201%202.088-5.038c.338-.49%201.033-.521%201.454-.1c.363.362.391.937.105%201.363a10.9%2010.9%200%200%200-1.65%203.983%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%204a1%201%200%201%200-2%200v2.62a12.97%2012.97%200%200%200-6.647-3.407c-.586-.108-1.1.362-1.1.957c0%20.513.387.94.89%201.039A11%2011%200%200%201%2023.55%208H21a1%201%200%201%200%200%202h5a1%201%200%200%200%201-1zM8.62%205.296c-.49.338-.52%201.033-.1%201.454c.363.363.938.391%201.364.106a10.9%2010.9%200%200%201%203.979-1.649c.504-.099.89-.525.89-1.039c0-.595-.513-1.064-1.098-.957a12.9%2012.9%200%200%200-5.034%202.085m18.17%2012.849c.1-.503.527-.89%201.04-.89c.595%200%201.064.514.957%201.1a12.9%2012.9%200%200%201-2.083%205.024c-.338.49-1.033.522-1.454.1c-.363-.362-.392-.937-.106-1.363a10.9%2010.9%200%200%200%201.647-3.971m-4.671%206.998c.426-.286%201-.258%201.363.105c.421.42.39%201.116-.1%201.454a12.9%2012.9%200%200%201-5.029%202.086c-.586.107-1.1-.363-1.1-.958c0-.513.387-.94.89-1.039a10.9%2010.9%200%200%200%203.976-1.648m-8.256%201.65c.504.099.89.525.89%201.039c0%20.595-.513%201.064-1.098.957a12.9%2012.9%200%200%201-5.028-2.08c-.49-.338-.522-1.034-.101-1.455c.363-.363.937-.391%201.363-.106a10.9%2010.9%200%200%200%203.974%201.645M6.86%2022.124c.286.426.258%201.001-.105%201.364c-.42.421-1.115.39-1.454-.1a12.9%2012.9%200%200%201-2.09-5.034c-.107-.585.363-1.099.958-1.099c.513%200%20.94.387%201.039.89a10.9%2010.9%200%200%200%201.652%203.98m-1.654-8.26c-.1.504-.526.891-1.04.891c-.594%200-1.063-.513-.957-1.099a12.9%2012.9%200%200%201%202.088-5.038c.338-.49%201.033-.521%201.454-.1c.363.362.391.937.105%201.363a10.9%2010.9%200%200%200-1.65%203.983%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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