arrow clockwise dashes icon

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

Name
arrow-clockwise-dashes-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Color Icons

The same icon in other sets

Related icons in Fluent UI System Color Icons

Use the arrow clockwise dashes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGEyWEZbkY)" d="M13.241 3.085c.447.062.759.458.759.91c0 .646-.626 1.11-1.269 1.043a7 7 0 0 0-1.462 0C10.626 5.104 10 4.64 10 3.994c0-.45.312-.847.759-.91a9 9 0 0 1 2.482.001m-.51 15.877c.643-.067 1.269.397 1.269 1.044c0 .45-.312.847-.759.91a9 9 0 0 1-2.482 0c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11 1.269-1.044a7 7 0 0 0 1.462 0m2.769-.281c0 .765.781 1.274 1.422.855a9.05 9.05 0 0 0 2.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382 0-.73.207-.95.52a7 7 0 0 1-1.711 1.711c-.313.22-.52.568-.52.95M19 6.713V7a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h.739a1.1 1.1 0 0 1-.239-.68c0-.766.781-1.275 1.422-.856l.078.052V4a1 1 0 1 1 2 0zM7.078 4.463c.64-.418 1.422.09 1.422.856c0 .382-.207.73-.52.95A7 7 0 0 0 6.27 7.98c-.22.313-.568.52-.95.52c-.765 0-1.274-.781-.855-1.422a9.05 9.05 0 0 1 2.614-2.614M3.085 10.76a9 9 0 0 0 0 2.482c.062.447.458.759.91.759c.646 0 1.11-.626 1.043-1.269a7 7 0 0 1 0-1.462C5.104 10.626 4.64 10 3.994 10c-.45 0-.847.312-.91.759m3.993 8.777c.64.42 1.422-.09 1.422-.855c0-.382-.207-.73-.52-.95A7 7 0 0 1 6.27 16.02c-.22-.313-.568-.52-.95-.52c-.765 0-1.274.781-.855 1.422a9.05 9.05 0 0 0 2.614 2.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478 0-.861.402-.92.877c-.072.575.346 1.123.926 1.123h.134c.45 0 .847-.312.91-.759z"/><path fill="url(#SVG6KQYtczG)" d="M13.241 3.085c.447.062.759.458.759.91c0 .646-.626 1.11-1.269 1.043a7 7 0 0 0-1.462 0C10.626 5.104 10 4.64 10 3.994c0-.45.312-.847.759-.91a9 9 0 0 1 2.482.001m-.51 15.877c.643-.067 1.269.397 1.269 1.044c0 .45-.312.847-.759.91a9 9 0 0 1-2.482 0c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11 1.269-1.044a7 7 0 0 0 1.462 0m2.769-.281c0 .765.781 1.274 1.422.855a9.05 9.05 0 0 0 2.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382 0-.73.207-.95.52a7 7 0 0 1-1.711 1.711c-.313.22-.52.568-.52.95M19 6.713V7a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h.739a1.1 1.1 0 0 1-.239-.68c0-.766.781-1.275 1.422-.856l.078.052V4a1 1 0 1 1 2 0zM7.078 4.463c.64-.418 1.422.09 1.422.856c0 .382-.207.73-.52.95A7 7 0 0 0 6.27 7.98c-.22.313-.568.52-.95.52c-.765 0-1.274-.781-.855-1.422a9.05 9.05 0 0 1 2.614-2.614M3.085 10.76a9 9 0 0 0 0 2.482c.062.447.458.759.91.759c.646 0 1.11-.626 1.043-1.269a7 7 0 0 1 0-1.462C5.104 10.626 4.64 10 3.994 10c-.45 0-.847.312-.91.759m3.993 8.777c.64.42 1.422-.09 1.422-.855c0-.382-.207-.73-.52-.95A7 7 0 0 1 6.27 16.02c-.22-.313-.568-.52-.95-.52c-.765 0-1.274.781-.855 1.422a9.05 9.05 0 0 0 2.614 2.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478 0-.861.402-.92.877c-.072.575.346 1.123.926 1.123h.134c.45 0 .847-.312.91-.759z"/><defs><linearGradient id="SVGEyWEZbkY" x1="5.536" x2="21.03" y1="3" y2="26.625" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".923" stop-color="#0067bf"/></linearGradient><linearGradient id="SVG6KQYtczG" x1="11.975" x2="16.036" y1=".857" y2="31.286" gradientUnits="userSpaceOnUse"><stop stop-color="#885edb" stop-opacity="0"/><stop offset="1" stop-color="#e362f8"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorArrowClockwiseDashes24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGEyWEZbkY)" d="M13.241 3.085c.447.062.759.458.759.91c0 .646-.626 1.11-1.269 1.043a7 7 0 0 0-1.462 0C10.626 5.104 10 4.64 10 3.994c0-.45.312-.847.759-.91a9 9 0 0 1 2.482.001m-.51 15.877c.643-.067 1.269.397 1.269 1.044c0 .45-.312.847-.759.91a9 9 0 0 1-2.482 0c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11 1.269-1.044a7 7 0 0 0 1.462 0m2.769-.281c0 .765.781 1.274 1.422.855a9.05 9.05 0 0 0 2.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382 0-.73.207-.95.52a7 7 0 0 1-1.711 1.711c-.313.22-.52.568-.52.95M19 6.713V7a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h.739a1.1 1.1 0 0 1-.239-.68c0-.766.781-1.275 1.422-.856l.078.052V4a1 1 0 1 1 2 0zM7.078 4.463c.64-.418 1.422.09 1.422.856c0 .382-.207.73-.52.95A7 7 0 0 0 6.27 7.98c-.22.313-.568.52-.95.52c-.765 0-1.274-.781-.855-1.422a9.05 9.05 0 0 1 2.614-2.614M3.085 10.76a9 9 0 0 0 0 2.482c.062.447.458.759.91.759c.646 0 1.11-.626 1.043-1.269a7 7 0 0 1 0-1.462C5.104 10.626 4.64 10 3.994 10c-.45 0-.847.312-.91.759m3.993 8.777c.64.42 1.422-.09 1.422-.855c0-.382-.207-.73-.52-.95A7 7 0 0 1 6.27 16.02c-.22-.313-.568-.52-.95-.52c-.765 0-1.274.781-.855 1.422a9.05 9.05 0 0 0 2.614 2.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478 0-.861.402-.92.877c-.072.575.346 1.123.926 1.123h.134c.45 0 .847-.312.91-.759z"/><path fill="url(#SVG6KQYtczG)" d="M13.241 3.085c.447.062.759.458.759.91c0 .646-.626 1.11-1.269 1.043a7 7 0 0 0-1.462 0C10.626 5.104 10 4.64 10 3.994c0-.45.312-.847.759-.91a9 9 0 0 1 2.482.001m-.51 15.877c.643-.067 1.269.397 1.269 1.044c0 .45-.312.847-.759.91a9 9 0 0 1-2.482 0c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11 1.269-1.044a7 7 0 0 0 1.462 0m2.769-.281c0 .765.781 1.274 1.422.855a9.05 9.05 0 0 0 2.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382 0-.73.207-.95.52a7 7 0 0 1-1.711 1.711c-.313.22-.52.568-.52.95M19 6.713V7a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h.739a1.1 1.1 0 0 1-.239-.68c0-.766.781-1.275 1.422-.856l.078.052V4a1 1 0 1 1 2 0zM7.078 4.463c.64-.418 1.422.09 1.422.856c0 .382-.207.73-.52.95A7 7 0 0 0 6.27 7.98c-.22.313-.568.52-.95.52c-.765 0-1.274-.781-.855-1.422a9.05 9.05 0 0 1 2.614-2.614M3.085 10.76a9 9 0 0 0 0 2.482c.062.447.458.759.91.759c.646 0 1.11-.626 1.043-1.269a7 7 0 0 1 0-1.462C5.104 10.626 4.64 10 3.994 10c-.45 0-.847.312-.91.759m3.993 8.777c.64.42 1.422-.09 1.422-.855c0-.382-.207-.73-.52-.95A7 7 0 0 1 6.27 16.02c-.22-.313-.568-.52-.95-.52c-.765 0-1.274.781-.855 1.422a9.05 9.05 0 0 0 2.614 2.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478 0-.861.402-.92.877c-.072.575.346 1.123.926 1.123h.134c.45 0 .847-.312.91-.759z"/><defs><linearGradient id="SVGEyWEZbkY" x1="5.536" x2="21.03" y1="3" y2="26.625" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset=".923" stopColor="#0067bf"/></linearGradient><linearGradient id="SVG6KQYtczG" x1="11.975" x2="16.036" y1=".857" y2="31.286" gradientUnits="userSpaceOnUse"><stop stopColor="#885edb" stopOpacity="0"/><stop offset="1" stopColor="#e362f8"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGEyWEZbkY)" d="M13.241 3.085c.447.062.759.458.759.91c0 .646-.626 1.11-1.269 1.043a7 7 0 0 0-1.462 0C10.626 5.104 10 4.64 10 3.994c0-.45.312-.847.759-.91a9 9 0 0 1 2.482.001m-.51 15.877c.643-.067 1.269.397 1.269 1.044c0 .45-.312.847-.759.91a9 9 0 0 1-2.482 0c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11 1.269-1.044a7 7 0 0 0 1.462 0m2.769-.281c0 .765.781 1.274 1.422.855a9.05 9.05 0 0 0 2.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382 0-.73.207-.95.52a7 7 0 0 1-1.711 1.711c-.313.22-.52.568-.52.95M19 6.713V7a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h.739a1.1 1.1 0 0 1-.239-.68c0-.766.781-1.275 1.422-.856l.078.052V4a1 1 0 1 1 2 0zM7.078 4.463c.64-.418 1.422.09 1.422.856c0 .382-.207.73-.52.95A7 7 0 0 0 6.27 7.98c-.22.313-.568.52-.95.52c-.765 0-1.274-.781-.855-1.422a9.05 9.05 0 0 1 2.614-2.614M3.085 10.76a9 9 0 0 0 0 2.482c.062.447.458.759.91.759c.646 0 1.11-.626 1.043-1.269a7 7 0 0 1 0-1.462C5.104 10.626 4.64 10 3.994 10c-.45 0-.847.312-.91.759m3.993 8.777c.64.42 1.422-.09 1.422-.855c0-.382-.207-.73-.52-.95A7 7 0 0 1 6.27 16.02c-.22-.313-.568-.52-.95-.52c-.765 0-1.274.781-.855 1.422a9.05 9.05 0 0 0 2.614 2.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478 0-.861.402-.92.877c-.072.575.346 1.123.926 1.123h.134c.45 0 .847-.312.91-.759z"/><path fill="url(#SVG6KQYtczG)" d="M13.241 3.085c.447.062.759.458.759.91c0 .646-.626 1.11-1.269 1.043a7 7 0 0 0-1.462 0C10.626 5.104 10 4.64 10 3.994c0-.45.312-.847.759-.91a9 9 0 0 1 2.482.001m-.51 15.877c.643-.067 1.269.397 1.269 1.044c0 .45-.312.847-.759.91a9 9 0 0 1-2.482 0c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11 1.269-1.044a7 7 0 0 0 1.462 0m2.769-.281c0 .765.781 1.274 1.422.855a9.05 9.05 0 0 0 2.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382 0-.73.207-.95.52a7 7 0 0 1-1.711 1.711c-.313.22-.52.568-.52.95M19 6.713V7a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h.739a1.1 1.1 0 0 1-.239-.68c0-.766.781-1.275 1.422-.856l.078.052V4a1 1 0 1 1 2 0zM7.078 4.463c.64-.418 1.422.09 1.422.856c0 .382-.207.73-.52.95A7 7 0 0 0 6.27 7.98c-.22.313-.568.52-.95.52c-.765 0-1.274-.781-.855-1.422a9.05 9.05 0 0 1 2.614-2.614M3.085 10.76a9 9 0 0 0 0 2.482c.062.447.458.759.91.759c.646 0 1.11-.626 1.043-1.269a7 7 0 0 1 0-1.462C5.104 10.626 4.64 10 3.994 10c-.45 0-.847.312-.91.759m3.993 8.777c.64.42 1.422-.09 1.422-.855c0-.382-.207-.73-.52-.95A7 7 0 0 1 6.27 16.02c-.22-.313-.568-.52-.95-.52c-.765 0-1.274.781-.855 1.422a9.05 9.05 0 0 0 2.614 2.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478 0-.861.402-.92.877c-.072.575.346 1.123.926 1.123h.134c.45 0 .847-.312.91-.759z"/><defs><linearGradient id="SVGEyWEZbkY" x1="5.536" x2="21.03" y1="3" y2="26.625" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".923" stop-color="#0067bf"/></linearGradient><linearGradient id="SVG6KQYtczG" x1="11.975" x2="16.036" y1=".857" y2="31.286" gradientUnits="userSpaceOnUse"><stop stop-color="#885edb" stop-opacity="0"/><stop offset="1" stop-color="#e362f8"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-arrow-clockwise-dashes-24 {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGEyWEZbkY)%22%20d%3D%22M13.241%203.085c.447.062.759.458.759.91c0%20.646-.626%201.11-1.269%201.043a7%207%200%200%200-1.462%200C10.626%205.104%2010%204.64%2010%203.994c0-.45.312-.847.759-.91a9%209%200%200%201%202.482.001m-.51%2015.877c.643-.067%201.269.397%201.269%201.044c0%20.45-.312.847-.759.91a9%209%200%200%201-2.482%200c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11%201.269-1.044a7%207%200%200%200%201.462%200m2.769-.281c0%20.765.781%201.274%201.422.855a9.05%209.05%200%200%200%202.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382%200-.73.207-.95.52a7%207%200%200%201-1.711%201.711c-.313.22-.52.568-.52.95M19%206.713V7a1%201%200%200%201-1%201h-3a1%201%200%201%201%200-2h.739a1.1%201.1%200%200%201-.239-.68c0-.766.781-1.275%201.422-.856l.078.052V4a1%201%200%201%201%202%200zM7.078%204.463c.64-.418%201.422.09%201.422.856c0%20.382-.207.73-.52.95A7%207%200%200%200%206.27%207.98c-.22.313-.568.52-.95.52c-.765%200-1.274-.781-.855-1.422a9.05%209.05%200%200%201%202.614-2.614M3.085%2010.76a9%209%200%200%200%200%202.482c.062.447.458.759.91.759c.646%200%201.11-.626%201.043-1.269a7%207%200%200%201%200-1.462C5.104%2010.626%204.64%2010%203.994%2010c-.45%200-.847.312-.91.759m3.993%208.777c.64.42%201.422-.09%201.422-.855c0-.382-.207-.73-.52-.95A7%207%200%200%201%206.27%2016.02c-.22-.313-.568-.52-.95-.52c-.765%200-1.274.781-.855%201.422a9.05%209.05%200%200%200%202.614%202.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478%200-.861.402-.92.877c-.072.575.346%201.123.926%201.123h.134c.45%200%20.847-.312.91-.759z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6KQYtczG)%22%20d%3D%22M13.241%203.085c.447.062.759.458.759.91c0%20.646-.626%201.11-1.269%201.043a7%207%200%200%200-1.462%200C10.626%205.104%2010%204.64%2010%203.994c0-.45.312-.847.759-.91a9%209%200%200%201%202.482.001m-.51%2015.877c.643-.067%201.269.397%201.269%201.044c0%20.45-.312.847-.759.91a9%209%200%200%201-2.482%200c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11%201.269-1.044a7%207%200%200%200%201.462%200m2.769-.281c0%20.765.781%201.274%201.422.855a9.05%209.05%200%200%200%202.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382%200-.73.207-.95.52a7%207%200%200%201-1.711%201.711c-.313.22-.52.568-.52.95M19%206.713V7a1%201%200%200%201-1%201h-3a1%201%200%201%201%200-2h.739a1.1%201.1%200%200%201-.239-.68c0-.766.781-1.275%201.422-.856l.078.052V4a1%201%200%201%201%202%200zM7.078%204.463c.64-.418%201.422.09%201.422.856c0%20.382-.207.73-.52.95A7%207%200%200%200%206.27%207.98c-.22.313-.568.52-.95.52c-.765%200-1.274-.781-.855-1.422a9.05%209.05%200%200%201%202.614-2.614M3.085%2010.76a9%209%200%200%200%200%202.482c.062.447.458.759.91.759c.646%200%201.11-.626%201.043-1.269a7%207%200%200%201%200-1.462C5.104%2010.626%204.64%2010%203.994%2010c-.45%200-.847.312-.91.759m3.993%208.777c.64.42%201.422-.09%201.422-.855c0-.382-.207-.73-.52-.95A7%207%200%200%201%206.27%2016.02c-.22-.313-.568-.52-.95-.52c-.765%200-1.274.781-.855%201.422a9.05%209.05%200%200%200%202.614%202.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478%200-.861.402-.92.877c-.072.575.346%201.123.926%201.123h.134c.45%200%20.847-.312.91-.759z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGEyWEZbkY%22%20x1%3D%225.536%22%20x2%3D%2221.03%22%20y1%3D%223%22%20y2%3D%2226.625%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.923%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6KQYtczG%22%20x1%3D%2211.975%22%20x2%3D%2216.036%22%20y1%3D%22.857%22%20y2%3D%2231.286%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23885edb%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e362f8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGEyWEZbkY)%22%20d%3D%22M13.241%203.085c.447.062.759.458.759.91c0%20.646-.626%201.11-1.269%201.043a7%207%200%200%200-1.462%200C10.626%205.104%2010%204.64%2010%203.994c0-.45.312-.847.759-.91a9%209%200%200%201%202.482.001m-.51%2015.877c.643-.067%201.269.397%201.269%201.044c0%20.45-.312.847-.759.91a9%209%200%200%201-2.482%200c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11%201.269-1.044a7%207%200%200%200%201.462%200m2.769-.281c0%20.765.781%201.274%201.422.855a9.05%209.05%200%200%200%202.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382%200-.73.207-.95.52a7%207%200%200%201-1.711%201.711c-.313.22-.52.568-.52.95M19%206.713V7a1%201%200%200%201-1%201h-3a1%201%200%201%201%200-2h.739a1.1%201.1%200%200%201-.239-.68c0-.766.781-1.275%201.422-.856l.078.052V4a1%201%200%201%201%202%200zM7.078%204.463c.64-.418%201.422.09%201.422.856c0%20.382-.207.73-.52.95A7%207%200%200%200%206.27%207.98c-.22.313-.568.52-.95.52c-.765%200-1.274-.781-.855-1.422a9.05%209.05%200%200%201%202.614-2.614M3.085%2010.76a9%209%200%200%200%200%202.482c.062.447.458.759.91.759c.646%200%201.11-.626%201.043-1.269a7%207%200%200%201%200-1.462C5.104%2010.626%204.64%2010%203.994%2010c-.45%200-.847.312-.91.759m3.993%208.777c.64.42%201.422-.09%201.422-.855c0-.382-.207-.73-.52-.95A7%207%200%200%201%206.27%2016.02c-.22-.313-.568-.52-.95-.52c-.765%200-1.274.781-.855%201.422a9.05%209.05%200%200%200%202.614%202.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478%200-.861.402-.92.877c-.072.575.346%201.123.926%201.123h.134c.45%200%20.847-.312.91-.759z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6KQYtczG)%22%20d%3D%22M13.241%203.085c.447.062.759.458.759.91c0%20.646-.626%201.11-1.269%201.043a7%207%200%200%200-1.462%200C10.626%205.104%2010%204.64%2010%203.994c0-.45.312-.847.759-.91a9%209%200%200%201%202.482.001m-.51%2015.877c.643-.067%201.269.397%201.269%201.044c0%20.45-.312.847-.759.91a9%209%200%200%201-2.482%200c-.447-.063-.759-.46-.759-.91c0-.647.626-1.11%201.269-1.044a7%207%200%200%200%201.462%200m2.769-.281c0%20.765.781%201.274%201.422.855a9.05%209.05%200%200%200%202.614-2.614c.42-.64-.09-1.422-.855-1.422c-.382%200-.73.207-.95.52a7%207%200%200%201-1.711%201.711c-.313.22-.52.568-.52.95M19%206.713V7a1%201%200%200%201-1%201h-3a1%201%200%201%201%200-2h.739a1.1%201.1%200%200%201-.239-.68c0-.766.781-1.275%201.422-.856l.078.052V4a1%201%200%201%201%202%200zM7.078%204.463c.64-.418%201.422.09%201.422.856c0%20.382-.207.73-.52.95A7%207%200%200%200%206.27%207.98c-.22.313-.568.52-.95.52c-.765%200-1.274-.781-.855-1.422a9.05%209.05%200%200%201%202.614-2.614M3.085%2010.76a9%209%200%200%200%200%202.482c.062.447.458.759.91.759c.646%200%201.11-.626%201.043-1.269a7%207%200%200%201%200-1.462C5.104%2010.626%204.64%2010%203.994%2010c-.45%200-.847.312-.91.759m3.993%208.777c.64.42%201.422-.09%201.422-.855c0-.382-.207-.73-.52-.95A7%207%200%200%201%206.27%2016.02c-.22-.313-.568-.52-.95-.52c-.765%200-1.274.781-.855%201.422a9.05%209.05%200%200%200%202.614%202.614m13.867-6.538c.06-.549-.393-.998-.945-.998h-.134c-.478%200-.861.402-.92.877c-.072.575.346%201.123.926%201.123h.134c.45%200%20.847-.312.91-.759z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGEyWEZbkY%22%20x1%3D%225.536%22%20x2%3D%2221.03%22%20y1%3D%223%22%20y2%3D%2226.625%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.923%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6KQYtczG%22%20x1%3D%2211.975%22%20x2%3D%2216.036%22%20y1%3D%22.857%22%20y2%3D%2231.286%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23885edb%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e362f8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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