arrow clockwise dashes settings icon
arrow-clockwise-dashes-settings-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- arrow-clockwise-dashes-settings-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
arrow-clockwise-dashes-settings-16-filledarrow-clockwise-dashes-settings-16-regulararrow-clockwise-dashes-settings-20-filledarrow-clockwise-dashes-settings-24-filledarrow-clockwise-dashes-settings-24-regulararrow-clockwise-dashes-settings-28-filledarrow-clockwise-dashes-settings-28-regulararrow-clockwise-dashes-settings-32-filledarrow-clockwise-dashes-settings-32-regulararrow-clockwise-dashes-settings-48-filledarrow-clockwise-dashes-settings-48-regular
The same icon in other sets
Related icons in Fluent UI System Icons
arrow-autofit-content-20-filledarrow-autofit-down-20-filledarrow-autofit-height-20-filledarrow-autofit-height-dotted-20-filledarrow-autofit-height-in-20-filledarrow-autofit-up-20-filledarrow-autofit-width-20-filledarrow-autofit-width-dotted-20-filledarrow-between-down-20-filledarrow-between-up-20-filledarrow-bidirectional-left-right-16-filledarrow-bidirectional-up-down-12-filledarrow-bounce-12-filledarrow-circle-down-12-filledarrow-circle-down-double-20-filledarrow-circle-down-right-12-filledarrow-circle-down-split-20-filledarrow-circle-down-up-20-filledarrow-circle-left-12-filledarrow-circle-right-12-filledarrow-circle-up-12-filledarrow-circle-up-left-16-filledarrow-circle-up-right-16-filledarrow-circle-up-sparkle-20-filled
Use the arrow clockwise dashes settings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.5a.5.5 0 0 0-1 0v1.601a7 7 0 0 0-3.695-1.98a.475.475 0 0 0-.555.48c0 .254.19.467.44.517A6 6 0 0 1 14.472 6H12.5a.5.5 0 0 0 0 1h2.999A.49.49 0 0 0 16 6.49zm-7.305-.379a.475.475 0 0 1 .555.48c0 .254-.19.467-.44.517A6 6 0 0 0 6.682 5a.536.536 0 0 1-.676-.055a.475.475 0 0 1 .054-.731A7 7 0 0 1 8.695 3.12M6.682 15a.536.536 0 0 0-.676.055a.475.475 0 0 0 .054.731c.78.533 1.672.911 2.635 1.093a.475.475 0 0 0 .555-.48a.54.54 0 0 0-.44-.517A6 6 0 0 1 6.682 15m-2.564-3.81a.54.54 0 0 0-.517-.44c-.3 0-.535.26-.48.555c.182.963.56 1.856 1.093 2.635c.169.248.52.266.731.054A.536.536 0 0 0 5 13.318a6 6 0 0 1-.882-2.128M5 6.682a.536.536 0 0 0-.055-.676a.475.475 0 0 0-.731.054A7 7 0 0 0 3.12 8.695a.475.475 0 0 0 .48.555c.254 0 .467-.19.517-.44a6 6 0 0 1 .882-2.128m7.067 4.76a2 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-.203.822-.498l-.157-.556a2 2 0 0 1 1.431-2.479l.46-.117a4.7 4.7 0 0 0-.01-1.017l-.348-.082a2 2 0 0 1-1.456-2.52l.126-.421a4.3 4.3 0 0 0-.835-.519l-.325.344a2 2 0 0 1-2.91-.001l-.337-.358a4.3 4.3 0 0 0-.821.497zM14.5 15.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentArrowClockwiseDashesSettings20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.5a.5.5 0 0 0-1 0v1.601a7 7 0 0 0-3.695-1.98a.475.475 0 0 0-.555.48c0 .254.19.467.44.517A6 6 0 0 1 14.472 6H12.5a.5.5 0 0 0 0 1h2.999A.49.49 0 0 0 16 6.49zm-7.305-.379a.475.475 0 0 1 .555.48c0 .254-.19.467-.44.517A6 6 0 0 0 6.682 5a.536.536 0 0 1-.676-.055a.475.475 0 0 1 .054-.731A7 7 0 0 1 8.695 3.12M6.682 15a.536.536 0 0 0-.676.055a.475.475 0 0 0 .054.731c.78.533 1.672.911 2.635 1.093a.475.475 0 0 0 .555-.48a.54.54 0 0 0-.44-.517A6 6 0 0 1 6.682 15m-2.564-3.81a.54.54 0 0 0-.517-.44c-.3 0-.535.26-.48.555c.182.963.56 1.856 1.093 2.635c.169.248.52.266.731.054A.536.536 0 0 0 5 13.318a6 6 0 0 1-.882-2.128M5 6.682a.536.536 0 0 0-.055-.676a.475.475 0 0 0-.731.054A7 7 0 0 0 3.12 8.695a.475.475 0 0 0 .48.555c.254 0 .467-.19.517-.44a6 6 0 0 1 .882-2.128m7.067 4.76a2 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-.203.822-.498l-.157-.556a2 2 0 0 1 1.431-2.479l.46-.117a4.7 4.7 0 0 0-.01-1.017l-.348-.082a2 2 0 0 1-1.456-2.52l.126-.421a4.3 4.3 0 0 0-.835-.519l-.325.344a2 2 0 0 1-2.91-.001l-.337-.358a4.3 4.3 0 0 0-.821.497zM14.5 15.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.5a.5.5 0 0 0-1 0v1.601a7 7 0 0 0-3.695-1.98a.475.475 0 0 0-.555.48c0 .254.19.467.44.517A6 6 0 0 1 14.472 6H12.5a.5.5 0 0 0 0 1h2.999A.49.49 0 0 0 16 6.49zm-7.305-.379a.475.475 0 0 1 .555.48c0 .254-.19.467-.44.517A6 6 0 0 0 6.682 5a.536.536 0 0 1-.676-.055a.475.475 0 0 1 .054-.731A7 7 0 0 1 8.695 3.12M6.682 15a.536.536 0 0 0-.676.055a.475.475 0 0 0 .054.731c.78.533 1.672.911 2.635 1.093a.475.475 0 0 0 .555-.48a.54.54 0 0 0-.44-.517A6 6 0 0 1 6.682 15m-2.564-3.81a.54.54 0 0 0-.517-.44c-.3 0-.535.26-.48.555c.182.963.56 1.856 1.093 2.635c.169.248.52.266.731.054A.536.536 0 0 0 5 13.318a6 6 0 0 1-.882-2.128M5 6.682a.536.536 0 0 0-.055-.676a.475.475 0 0 0-.731.054A7 7 0 0 0 3.12 8.695a.475.475 0 0 0 .48.555c.254 0 .467-.19.517-.44a6 6 0 0 1 .882-2.128m7.067 4.76a2 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-.203.822-.498l-.157-.556a2 2 0 0 1 1.431-2.479l.46-.117a4.7 4.7 0 0 0-.01-1.017l-.348-.082a2 2 0 0 1-1.456-2.52l.126-.421a4.3 4.3 0 0 0-.835-.519l-.325.344a2 2 0 0 1-2.91-.001l-.337-.358a4.3 4.3 0 0 0-.821.497zM14.5 15.5a1 1 0 1 1 0-2a1 1 0 0 1 0 2"/></svg> </template>
CSS
.icon-arrow-clockwise-dashes-settings-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203.5a.5.5%200%200%200-1%200v1.601a7%207%200%200%200-3.695-1.98a.475.475%200%200%200-.555.48c0%20.254.19.467.44.517A6%206%200%200%201%2014.472%206H12.5a.5.5%200%200%200%200%201h2.999A.49.49%200%200%200%2016%206.49zm-7.305-.379a.475.475%200%200%201%20.555.48c0%20.254-.19.467-.44.517A6%206%200%200%200%206.682%205a.536.536%200%200%201-.676-.055a.475.475%200%200%201%20.054-.731A7%207%200%200%201%208.695%203.12M6.682%2015a.536.536%200%200%200-.676.055a.475.475%200%200%200%20.054.731c.78.533%201.672.911%202.635%201.093a.475.475%200%200%200%20.555-.48a.54.54%200%200%200-.44-.517A6%206%200%200%201%206.682%2015m-2.564-3.81a.54.54%200%200%200-.517-.44c-.3%200-.535.26-.48.555c.182.963.56%201.856%201.093%202.635c.169.248.52.266.731.054A.536.536%200%200%200%205%2013.318a6%206%200%200%201-.882-2.128M5%206.682a.536.536%200%200%200-.055-.676a.475.475%200%200%200-.731.054A7%207%200%200%200%203.12%208.695a.475.475%200%200%200%20.48.555c.254%200%20.467-.19.517-.44a6%206%200%200%201%20.882-2.128m7.067%204.76a2%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-.203.822-.498l-.157-.556a2%202%200%200%201%201.431-2.479l.46-.117a4.7%204.7%200%200%200-.01-1.017l-.348-.082a2%202%200%200%201-1.456-2.52l.126-.421a4.3%204.3%200%200%200-.835-.519l-.325.344a2%202%200%200%201-2.91-.001l-.337-.358a4.3%204.3%200%200%200-.821.497zM14.5%2015.5a1%201%200%201%201%200-2a1%201%200%200%201%200%202%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203.5a.5.5%200%200%200-1%200v1.601a7%207%200%200%200-3.695-1.98a.475.475%200%200%200-.555.48c0%20.254.19.467.44.517A6%206%200%200%201%2014.472%206H12.5a.5.5%200%200%200%200%201h2.999A.49.49%200%200%200%2016%206.49zm-7.305-.379a.475.475%200%200%201%20.555.48c0%20.254-.19.467-.44.517A6%206%200%200%200%206.682%205a.536.536%200%200%201-.676-.055a.475.475%200%200%201%20.054-.731A7%207%200%200%201%208.695%203.12M6.682%2015a.536.536%200%200%200-.676.055a.475.475%200%200%200%20.054.731c.78.533%201.672.911%202.635%201.093a.475.475%200%200%200%20.555-.48a.54.54%200%200%200-.44-.517A6%206%200%200%201%206.682%2015m-2.564-3.81a.54.54%200%200%200-.517-.44c-.3%200-.535.26-.48.555c.182.963.56%201.856%201.093%202.635c.169.248.52.266.731.054A.536.536%200%200%200%205%2013.318a6%206%200%200%201-.882-2.128M5%206.682a.536.536%200%200%200-.055-.676a.475.475%200%200%200-.731.054A7%207%200%200%200%203.12%208.695a.475.475%200%200%200%20.48.555c.254%200%20.467-.19.517-.44a6%206%200%200%201%20.882-2.128m7.067%204.76a2%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-.203.822-.498l-.157-.556a2%202%200%200%201%201.431-2.479l.46-.117a4.7%204.7%200%200%200-.01-1.017l-.348-.082a2%202%200%200%201-1.456-2.52l.126-.421a4.3%204.3%200%200%200-.835-.519l-.325.344a2%202%200%200%201-2.91-.001l-.337-.358a4.3%204.3%200%200%200-.821.497zM14.5%2015.5a1%201%200%201%201%200-2a1%201%200%200%201%200%202%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-settings-20-regular.svg?color=%231a73e8&size=48