arrow clockwise dashes settings icon

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

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

5 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 settings icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGD5UfVboj)" d="M12.5 1.75a.75.75 0 0 0-1.5 0v.777a6 6 0 0 0-2.684-1.382c-.434-.098-.816.257-.816.701c0 .388.295.707.67.807A4.5 4.5 0 0 1 10.354 4H8.75a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 .75-.75zm-6.815-.605c.434-.098.815.257.815.701c0 .388-.294.707-.668.807a4.5 4.5 0 0 0-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6 6 0 0 1 1.896-.785m-.932 9.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.17.038.331.007.466-.072A5.5 5.5 0 0 1 6 11.41a1 1 0 0 0-.17-.062a4.5 4.5 0 0 1-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445 0-.799.382-.702.816c.153.682.421 1.32.784 1.892c.239.376.76.396 1.074.081c.274-.274.291-.707.098-1.042a4.5 4.5 0 0 1-.447-1.078M3.1 4.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6 6 0 0 0-.784 1.892c-.097.434.257.816.702.816c.387 0 .706-.294.807-.669c.102-.381.253-.743.446-1.077"/><path fill="url(#SVGdJD3ud7J)" d="M12.5 1.75a.75.75 0 0 0-1.5 0v.777a6 6 0 0 0-2.684-1.382c-.434-.098-.816.257-.816.701c0 .388.295.707.67.807A4.5 4.5 0 0 1 10.354 4H8.75a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 .75-.75zm-6.815-.605c.434-.098.815.257.815.701c0 .388-.294.707-.668.807a4.5 4.5 0 0 0-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6 6 0 0 1 1.896-.785m-.932 9.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.17.038.331.007.466-.072A5.5 5.5 0 0 1 6 11.41a1 1 0 0 0-.17-.062a4.5 4.5 0 0 1-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445 0-.799.382-.702.816c.153.682.421 1.32.784 1.892c.239.376.76.396 1.074.081c.274-.274.291-.707.098-1.042a4.5 4.5 0 0 1-.447-1.078M3.1 4.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6 6 0 0 0-.784 1.892c-.097.434.257.816.702.816c.387 0 .706-.294.807-.669c.102-.381.253-.743.446-1.077"/><path fill="url(#SVGTwRsMeAr)" d="M9.067 8.442a2 2 0 0 1-1.431 2.478l-.461.118a4.7 4.7 0 0 0 .01 1.016l.35.083a2 2 0 0 1 1.456 2.519l-.127.422q.387.307.835.518l.325-.344a2 2 0 0 1 2.91.002l.337.358q.44-.204.822-.498l-.156-.557a2 2 0 0 1 1.43-2.477l.46-.118a4.7 4.7 0 0 0-.01-1.017l-.348-.082a2 2 0 0 1-1.456-2.52l.126-.422a4.3 4.3 0 0 0-.835-.518l-.325.344a2 2 0 0 1-2.91-.001l-.337-.358a4.3 4.3 0 0 0-.821.497zM11.5 12.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/><defs><linearGradient id="SVGD5UfVboj" x1="2.78" x2="2.276" y1="1" y2="16.231" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".923" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGdJD3ud7J" x1="6.814" x2="9.602" y1="-.413" y2="19.625" gradientUnits="userSpaceOnUse"><stop stop-color="#885edb" stop-opacity="0"/><stop offset="1" stop-color="#e362f8"/></linearGradient><linearGradient id="SVGTwRsMeAr" x1="13.675" x2="9.278" y1="15.293" y2="7.737" gradientUnits="userSpaceOnUse"><stop stop-color="#70777d"/><stop offset="1" stop-color="#b9c0c7"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorArrowClockwiseDashesSettings16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGD5UfVboj)" d="M12.5 1.75a.75.75 0 0 0-1.5 0v.777a6 6 0 0 0-2.684-1.382c-.434-.098-.816.257-.816.701c0 .388.295.707.67.807A4.5 4.5 0 0 1 10.354 4H8.75a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 .75-.75zm-6.815-.605c.434-.098.815.257.815.701c0 .388-.294.707-.668.807a4.5 4.5 0 0 0-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6 6 0 0 1 1.896-.785m-.932 9.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.17.038.331.007.466-.072A5.5 5.5 0 0 1 6 11.41a1 1 0 0 0-.17-.062a4.5 4.5 0 0 1-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445 0-.799.382-.702.816c.153.682.421 1.32.784 1.892c.239.376.76.396 1.074.081c.274-.274.291-.707.098-1.042a4.5 4.5 0 0 1-.447-1.078M3.1 4.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6 6 0 0 0-.784 1.892c-.097.434.257.816.702.816c.387 0 .706-.294.807-.669c.102-.381.253-.743.446-1.077"/><path fill="url(#SVGdJD3ud7J)" d="M12.5 1.75a.75.75 0 0 0-1.5 0v.777a6 6 0 0 0-2.684-1.382c-.434-.098-.816.257-.816.701c0 .388.295.707.67.807A4.5 4.5 0 0 1 10.354 4H8.75a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 .75-.75zm-6.815-.605c.434-.098.815.257.815.701c0 .388-.294.707-.668.807a4.5 4.5 0 0 0-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6 6 0 0 1 1.896-.785m-.932 9.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.17.038.331.007.466-.072A5.5 5.5 0 0 1 6 11.41a1 1 0 0 0-.17-.062a4.5 4.5 0 0 1-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445 0-.799.382-.702.816c.153.682.421 1.32.784 1.892c.239.376.76.396 1.074.081c.274-.274.291-.707.098-1.042a4.5 4.5 0 0 1-.447-1.078M3.1 4.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6 6 0 0 0-.784 1.892c-.097.434.257.816.702.816c.387 0 .706-.294.807-.669c.102-.381.253-.743.446-1.077"/><path fill="url(#SVGTwRsMeAr)" d="M9.067 8.442a2 2 0 0 1-1.431 2.478l-.461.118a4.7 4.7 0 0 0 .01 1.016l.35.083a2 2 0 0 1 1.456 2.519l-.127.422q.387.307.835.518l.325-.344a2 2 0 0 1 2.91.002l.337.358q.44-.204.822-.498l-.156-.557a2 2 0 0 1 1.43-2.477l.46-.118a4.7 4.7 0 0 0-.01-1.017l-.348-.082a2 2 0 0 1-1.456-2.52l.126-.422a4.3 4.3 0 0 0-.835-.518l-.325.344a2 2 0 0 1-2.91-.001l-.337-.358a4.3 4.3 0 0 0-.821.497zM11.5 12.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/><defs><linearGradient id="SVGD5UfVboj" x1="2.78" x2="2.276" y1="1" y2="16.231" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset=".923" stopColor="#0067bf"/></linearGradient><linearGradient id="SVGdJD3ud7J" x1="6.814" x2="9.602" y1="-.413" y2="19.625" gradientUnits="userSpaceOnUse"><stop stopColor="#885edb" stopOpacity="0"/><stop offset="1" stopColor="#e362f8"/></linearGradient><linearGradient id="SVGTwRsMeAr" x1="13.675" x2="9.278" y1="15.293" y2="7.737" gradientUnits="userSpaceOnUse"><stop stopColor="#70777d"/><stop offset="1" stopColor="#b9c0c7"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGD5UfVboj)" d="M12.5 1.75a.75.75 0 0 0-1.5 0v.777a6 6 0 0 0-2.684-1.382c-.434-.098-.816.257-.816.701c0 .388.295.707.67.807A4.5 4.5 0 0 1 10.354 4H8.75a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 .75-.75zm-6.815-.605c.434-.098.815.257.815.701c0 .388-.294.707-.668.807a4.5 4.5 0 0 0-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6 6 0 0 1 1.896-.785m-.932 9.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.17.038.331.007.466-.072A5.5 5.5 0 0 1 6 11.41a1 1 0 0 0-.17-.062a4.5 4.5 0 0 1-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445 0-.799.382-.702.816c.153.682.421 1.32.784 1.892c.239.376.76.396 1.074.081c.274-.274.291-.707.098-1.042a4.5 4.5 0 0 1-.447-1.078M3.1 4.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6 6 0 0 0-.784 1.892c-.097.434.257.816.702.816c.387 0 .706-.294.807-.669c.102-.381.253-.743.446-1.077"/><path fill="url(#SVGdJD3ud7J)" d="M12.5 1.75a.75.75 0 0 0-1.5 0v.777a6 6 0 0 0-2.684-1.382c-.434-.098-.816.257-.816.701c0 .388.295.707.67.807A4.5 4.5 0 0 1 10.354 4H8.75a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 .75-.75zm-6.815-.605c.434-.098.815.257.815.701c0 .388-.294.707-.668.807a4.5 4.5 0 0 0-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6 6 0 0 1 1.896-.785m-.932 9.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.17.038.331.007.466-.072A5.5 5.5 0 0 1 6 11.41a1 1 0 0 0-.17-.062a4.5 4.5 0 0 1-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445 0-.799.382-.702.816c.153.682.421 1.32.784 1.892c.239.376.76.396 1.074.081c.274-.274.291-.707.098-1.042a4.5 4.5 0 0 1-.447-1.078M3.1 4.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6 6 0 0 0-.784 1.892c-.097.434.257.816.702.816c.387 0 .706-.294.807-.669c.102-.381.253-.743.446-1.077"/><path fill="url(#SVGTwRsMeAr)" d="M9.067 8.442a2 2 0 0 1-1.431 2.478l-.461.118a4.7 4.7 0 0 0 .01 1.016l.35.083a2 2 0 0 1 1.456 2.519l-.127.422q.387.307.835.518l.325-.344a2 2 0 0 1 2.91.002l.337.358q.44-.204.822-.498l-.156-.557a2 2 0 0 1 1.43-2.477l.46-.118a4.7 4.7 0 0 0-.01-1.017l-.348-.082a2 2 0 0 1-1.456-2.52l.126-.422a4.3 4.3 0 0 0-.835-.518l-.325.344a2 2 0 0 1-2.91-.001l-.337-.358a4.3 4.3 0 0 0-.821.497zM11.5 12.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/><defs><linearGradient id="SVGD5UfVboj" x1="2.78" x2="2.276" y1="1" y2="16.231" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset=".923" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGdJD3ud7J" x1="6.814" x2="9.602" y1="-.413" y2="19.625" gradientUnits="userSpaceOnUse"><stop stop-color="#885edb" stop-opacity="0"/><stop offset="1" stop-color="#e362f8"/></linearGradient><linearGradient id="SVGTwRsMeAr" x1="13.675" x2="9.278" y1="15.293" y2="7.737" gradientUnits="userSpaceOnUse"><stop stop-color="#70777d"/><stop offset="1" stop-color="#b9c0c7"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-arrow-clockwise-dashes-settings-16 {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGD5UfVboj)%22%20d%3D%22M12.5%201.75a.75.75%200%200%200-1.5%200v.777a6%206%200%200%200-2.684-1.382c-.434-.098-.816.257-.816.701c0%20.388.295.707.67.807A4.5%204.5%200%200%201%2010.354%204H8.75a.75.75%200%200%200%200%201.5h3a.75.75%200%200%200%20.75-.75zm-6.815-.605c.434-.098.815.257.815.701c0%20.388-.294.707-.668.807a4.5%204.5%200%200%200-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6%206%200%200%201%201.896-.785m-.932%209.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08%201.073a6%206%200%200%200%201.895.785c.17.038.331.007.466-.072A5.5%205.5%200%200%201%206%2011.41a1%201%200%200%200-.17-.062a4.5%204.5%200%200%201-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445%200-.799.382-.702.816c.153.682.421%201.32.784%201.892c.239.376.76.396%201.074.081c.274-.274.291-.707.098-1.042a4.5%204.5%200%200%201-.447-1.078M3.1%204.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6%206%200%200%200-.784%201.892c-.097.434.257.816.702.816c.387%200%20.706-.294.807-.669c.102-.381.253-.743.446-1.077%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdJD3ud7J)%22%20d%3D%22M12.5%201.75a.75.75%200%200%200-1.5%200v.777a6%206%200%200%200-2.684-1.382c-.434-.098-.816.257-.816.701c0%20.388.295.707.67.807A4.5%204.5%200%200%201%2010.354%204H8.75a.75.75%200%200%200%200%201.5h3a.75.75%200%200%200%20.75-.75zm-6.815-.605c.434-.098.815.257.815.701c0%20.388-.294.707-.668.807a4.5%204.5%200%200%200-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6%206%200%200%201%201.896-.785m-.932%209.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08%201.073a6%206%200%200%200%201.895.785c.17.038.331.007.466-.072A5.5%205.5%200%200%201%206%2011.41a1%201%200%200%200-.17-.062a4.5%204.5%200%200%201-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445%200-.799.382-.702.816c.153.682.421%201.32.784%201.892c.239.376.76.396%201.074.081c.274-.274.291-.707.098-1.042a4.5%204.5%200%200%201-.447-1.078M3.1%204.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6%206%200%200%200-.784%201.892c-.097.434.257.816.702.816c.387%200%20.706-.294.807-.669c.102-.381.253-.743.446-1.077%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTwRsMeAr)%22%20d%3D%22M9.067%208.442a2%202%200%200%201-1.431%202.478l-.461.118a4.7%204.7%200%200%200%20.01%201.016l.35.083a2%202%200%200%201%201.456%202.519l-.127.422q.387.307.835.518l.325-.344a2%202%200%200%201%202.91.002l.337.358q.44-.204.822-.498l-.156-.557a2%202%200%200%201%201.43-2.477l.46-.118a4.7%204.7%200%200%200-.01-1.017l-.348-.082a2%202%200%200%201-1.456-2.52l.126-.422a4.3%204.3%200%200%200-.835-.518l-.325.344a2%202%200%200%201-2.91-.001l-.337-.358a4.3%204.3%200%200%200-.821.497zM11.5%2012.5a1%201%200%201%201%200-2a1%201%200%200%201%200%202%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGD5UfVboj%22%20x1%3D%222.78%22%20x2%3D%222.276%22%20y1%3D%221%22%20y2%3D%2216.231%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%22SVGdJD3ud7J%22%20x1%3D%226.814%22%20x2%3D%229.602%22%20y1%3D%22-.413%22%20y2%3D%2219.625%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%3ClinearGradient%20id%3D%22SVGTwRsMeAr%22%20x1%3D%2213.675%22%20x2%3D%229.278%22%20y1%3D%2215.293%22%20y2%3D%227.737%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2370777d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b9c0c7%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGD5UfVboj)%22%20d%3D%22M12.5%201.75a.75.75%200%200%200-1.5%200v.777a6%206%200%200%200-2.684-1.382c-.434-.098-.816.257-.816.701c0%20.388.295.707.67.807A4.5%204.5%200%200%201%2010.354%204H8.75a.75.75%200%200%200%200%201.5h3a.75.75%200%200%200%20.75-.75zm-6.815-.605c.434-.098.815.257.815.701c0%20.388-.294.707-.668.807a4.5%204.5%200%200%200-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6%206%200%200%201%201.896-.785m-.932%209.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08%201.073a6%206%200%200%200%201.895.785c.17.038.331.007.466-.072A5.5%205.5%200%200%201%206%2011.41a1%201%200%200%200-.17-.062a4.5%204.5%200%200%201-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445%200-.799.382-.702.816c.153.682.421%201.32.784%201.892c.239.376.76.396%201.074.081c.274-.274.291-.707.098-1.042a4.5%204.5%200%200%201-.447-1.078M3.1%204.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6%206%200%200%200-.784%201.892c-.097.434.257.816.702.816c.387%200%20.706-.294.807-.669c.102-.381.253-.743.446-1.077%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdJD3ud7J)%22%20d%3D%22M12.5%201.75a.75.75%200%200%200-1.5%200v.777a6%206%200%200%200-2.684-1.382c-.434-.098-.816.257-.816.701c0%20.388.295.707.67.807A4.5%204.5%200%200%201%2010.354%204H8.75a.75.75%200%200%200%200%201.5h3a.75.75%200%200%200%20.75-.75zm-6.815-.605c.434-.098.815.257.815.701c0%20.388-.294.707-.668.807a4.5%204.5%200%200%200-1.08.448c-.336.194-.769.176-1.043-.098c-.314-.314-.295-.835.08-1.073a6%206%200%200%201%201.896-.785m-.932%209.754c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08%201.073a6%206%200%200%200%201.895.785c.17.038.331.007.466-.072A5.5%205.5%200%200%201%206%2011.41a1%201%200%200%200-.17-.062a4.5%204.5%200%200%201-1.078-.448m-2.1-2.73c-.1-.375-.418-.669-.806-.669c-.445%200-.799.382-.702.816c.153.682.421%201.32.784%201.892c.239.376.76.396%201.074.081c.274-.274.291-.707.098-1.042a4.5%204.5%200%200%201-.447-1.078M3.1%204.754c.194-.336.176-.77-.098-1.043c-.314-.315-.835-.295-1.073.081a6%206%200%200%200-.784%201.892c-.097.434.257.816.702.816c.387%200%20.706-.294.807-.669c.102-.381.253-.743.446-1.077%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTwRsMeAr)%22%20d%3D%22M9.067%208.442a2%202%200%200%201-1.431%202.478l-.461.118a4.7%204.7%200%200%200%20.01%201.016l.35.083a2%202%200%200%201%201.456%202.519l-.127.422q.387.307.835.518l.325-.344a2%202%200%200%201%202.91.002l.337.358q.44-.204.822-.498l-.156-.557a2%202%200%200%201%201.43-2.477l.46-.118a4.7%204.7%200%200%200-.01-1.017l-.348-.082a2%202%200%200%201-1.456-2.52l.126-.422a4.3%204.3%200%200%200-.835-.518l-.325.344a2%202%200%200%201-2.91-.001l-.337-.358a4.3%204.3%200%200%200-.821.497zM11.5%2012.5a1%201%200%201%201%200-2a1%201%200%200%201%200%202%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGD5UfVboj%22%20x1%3D%222.78%22%20x2%3D%222.276%22%20y1%3D%221%22%20y2%3D%2216.231%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%22SVGdJD3ud7J%22%20x1%3D%226.814%22%20x2%3D%229.602%22%20y1%3D%22-.413%22%20y2%3D%2219.625%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%3ClinearGradient%20id%3D%22SVGTwRsMeAr%22%20x1%3D%2213.675%22%20x2%3D%229.278%22%20y1%3D%2215.293%22%20y2%3D%227.737%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2370777d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b9c0c7%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-settings-16.svg?color=%231a73e8&size=48