arrow clockwise dashes icon
arrow-clockwise-dashes-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- arrow-clockwise-dashes-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
13 other variants in Fluent UI System Icons
arrow-clockwise-dashes-12-filledarrow-clockwise-dashes-12-regulararrow-clockwise-dashes-16-regulararrow-clockwise-dashes-20-filledarrow-clockwise-dashes-20-regulararrow-clockwise-dashes-24-filledarrow-clockwise-dashes-24-regulararrow-clockwise-dashes-28-filledarrow-clockwise-dashes-28-regulararrow-clockwise-dashes-32-filledarrow-clockwise-dashes-32-regulararrow-clockwise-dashes-48-filledarrow-clockwise-dashes-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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 2.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 11.354 5H9.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-.785M13.154 8.5c-.388 0-.707.294-.807.669a4.5 4.5 0 0 1-.448 1.08c-.194.335-.176.768.098 1.042c.314.315.835.295 1.073-.08a6 6 0 0 0 .786-1.895c.097-.434-.257-.816-.702-.816m-3.985 3.847c-.374.1-.669.419-.669.806c0 .445.382.8.816.702a6 6 0 0 0 1.892-.784c.376-.238.396-.759.081-1.073c-.274-.274-.707-.292-1.042-.098a4.5 4.5 0 0 1-1.078.447m-3.416-.448c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.434.097.815-.257.815-.702c0-.387-.294-.706-.668-.806a4.5 4.5 0 0 1-1.08-.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.078M4.1 5.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"/></svg>
React
import type { SVGProps } from "react";
export function FluentArrowClockwiseDashes16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 2.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 11.354 5H9.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-.785M13.154 8.5c-.388 0-.707.294-.807.669a4.5 4.5 0 0 1-.448 1.08c-.194.335-.176.768.098 1.042c.314.315.835.295 1.073-.08a6 6 0 0 0 .786-1.895c.097-.434-.257-.816-.702-.816m-3.985 3.847c-.374.1-.669.419-.669.806c0 .445.382.8.816.702a6 6 0 0 0 1.892-.784c.376-.238.396-.759.081-1.073c-.274-.274-.707-.292-1.042-.098a4.5 4.5 0 0 1-1.078.447m-3.416-.448c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.434.097.815-.257.815-.702c0-.387-.294-.706-.668-.806a4.5 4.5 0 0 1-1.08-.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.078M4.1 5.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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 2.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 11.354 5H9.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-.785M13.154 8.5c-.388 0-.707.294-.807.669a4.5 4.5 0 0 1-.448 1.08c-.194.335-.176.768.098 1.042c.314.315.835.295 1.073-.08a6 6 0 0 0 .786-1.895c.097-.434-.257-.816-.702-.816m-3.985 3.847c-.374.1-.669.419-.669.806c0 .445.382.8.816.702a6 6 0 0 0 1.892-.784c.376-.238.396-.759.081-1.073c-.274-.274-.707-.292-1.042-.098a4.5 4.5 0 0 1-1.078.447m-3.416-.448c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08 1.073a6 6 0 0 0 1.895.785c.434.097.815-.257.815-.702c0-.387-.294-.706-.668-.806a4.5 4.5 0 0 1-1.08-.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.078M4.1 5.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"/></svg> </template>
CSS
.icon-arrow-clockwise-dashes-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%202.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%2011.354%205H9.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-.785M13.154%208.5c-.388%200-.707.294-.807.669a4.5%204.5%200%200%201-.448%201.08c-.194.335-.176.768.098%201.042c.314.315.835.295%201.073-.08a6%206%200%200%200%20.786-1.895c.097-.434-.257-.816-.702-.816m-3.985%203.847c-.374.1-.669.419-.669.806c0%20.445.382.8.816.702a6%206%200%200%200%201.892-.784c.376-.238.396-.759.081-1.073c-.274-.274-.707-.292-1.042-.098a4.5%204.5%200%200%201-1.078.447m-3.416-.448c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08%201.073a6%206%200%200%200%201.895.785c.434.097.815-.257.815-.702c0-.387-.294-.706-.668-.806a4.5%204.5%200%200%201-1.08-.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.078M4.1%205.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%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%202.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%2011.354%205H9.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-.785M13.154%208.5c-.388%200-.707.294-.807.669a4.5%204.5%200%200%201-.448%201.08c-.194.335-.176.768.098%201.042c.314.315.835.295%201.073-.08a6%206%200%200%200%20.786-1.895c.097-.434-.257-.816-.702-.816m-3.985%203.847c-.374.1-.669.419-.669.806c0%20.445.382.8.816.702a6%206%200%200%200%201.892-.784c.376-.238.396-.759.081-1.073c-.274-.274-.707-.292-1.042-.098a4.5%204.5%200%200%201-1.078.447m-3.416-.448c-.336-.194-.77-.176-1.043.098c-.315.314-.295.835.08%201.073a6%206%200%200%200%201.895.785c.434.097.815-.257.815-.702c0-.387-.294-.706-.668-.806a4.5%204.5%200%200%201-1.08-.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.078M4.1%205.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%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-clockwise-dashes-16-filled.svg?color=%231a73e8&size=48