rotate right icon
rotate-right-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- rotate-right-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the rotate right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.985 5q-.126 0-.25.005h-.017a6.8 6.8 0 0 0-3.132.883C4.024 6.79 3 8.295 3 10c0 1.708 1.028 3.216 2.595 4.118A6.84 6.84 0 0 0 9 15h.5a.75.75 0 0 0 0-1.5H9a5.4 5.4 0 0 1-2.588-.636C5.256 12.23 4.5 11.184 4.5 10s.756-2.23 1.912-2.864a5.36 5.36 0 0 1 2.363-.632L9 6.5h6.939l-1.72 1.72a.75.75 0 0 0 .977 1.133l.084-.073h.001l3-3l.017-.018a.75.75 0 0 0-.018-1.042l-2.999-3l-.085-.073a.75.75 0 0 0-.977 1.132v.001L15.939 5zM3.61 20.067a.5.5 0 0 0 .25.933H20a1 1 0 0 0 1-1v-9.133a.5.5 0 0 0-.75-.433zm3.974-.567L19.5 12.602V19.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentRotateRight24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.985 5q-.126 0-.25.005h-.017a6.8 6.8 0 0 0-3.132.883C4.024 6.79 3 8.295 3 10c0 1.708 1.028 3.216 2.595 4.118A6.84 6.84 0 0 0 9 15h.5a.75.75 0 0 0 0-1.5H9a5.4 5.4 0 0 1-2.588-.636C5.256 12.23 4.5 11.184 4.5 10s.756-2.23 1.912-2.864a5.36 5.36 0 0 1 2.363-.632L9 6.5h6.939l-1.72 1.72a.75.75 0 0 0 .977 1.133l.084-.073h.001l3-3l.017-.018a.75.75 0 0 0-.018-1.042l-2.999-3l-.085-.073a.75.75 0 0 0-.977 1.132v.001L15.939 5zM3.61 20.067a.5.5 0 0 0 .25.933H20a1 1 0 0 0 1-1v-9.133a.5.5 0 0 0-.75-.433zm3.974-.567L19.5 12.602V19.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.985 5q-.126 0-.25.005h-.017a6.8 6.8 0 0 0-3.132.883C4.024 6.79 3 8.295 3 10c0 1.708 1.028 3.216 2.595 4.118A6.84 6.84 0 0 0 9 15h.5a.75.75 0 0 0 0-1.5H9a5.4 5.4 0 0 1-2.588-.636C5.256 12.23 4.5 11.184 4.5 10s.756-2.23 1.912-2.864a5.36 5.36 0 0 1 2.363-.632L9 6.5h6.939l-1.72 1.72a.75.75 0 0 0 .977 1.133l.084-.073h.001l3-3l.017-.018a.75.75 0 0 0-.018-1.042l-2.999-3l-.085-.073a.75.75 0 0 0-.977 1.132v.001L15.939 5zM3.61 20.067a.5.5 0 0 0 .25.933H20a1 1 0 0 0 1-1v-9.133a.5.5 0 0 0-.75-.433zm3.974-.567L19.5 12.602V19.5z"/></svg> </template>
CSS
.icon-rotate-right-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.985%205q-.126%200-.25.005h-.017a6.8%206.8%200%200%200-3.132.883C4.024%206.79%203%208.295%203%2010c0%201.708%201.028%203.216%202.595%204.118A6.84%206.84%200%200%200%209%2015h.5a.75.75%200%200%200%200-1.5H9a5.4%205.4%200%200%201-2.588-.636C5.256%2012.23%204.5%2011.184%204.5%2010s.756-2.23%201.912-2.864a5.36%205.36%200%200%201%202.363-.632L9%206.5h6.939l-1.72%201.72a.75.75%200%200%200%20.977%201.133l.084-.073h.001l3-3l.017-.018a.75.75%200%200%200-.018-1.042l-2.999-3l-.085-.073a.75.75%200%200%200-.977%201.132v.001L15.939%205zM3.61%2020.067a.5.5%200%200%200%20.25.933H20a1%201%200%200%200%201-1v-9.133a.5.5%200%200%200-.75-.433zm3.974-.567L19.5%2012.602V19.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.985%205q-.126%200-.25.005h-.017a6.8%206.8%200%200%200-3.132.883C4.024%206.79%203%208.295%203%2010c0%201.708%201.028%203.216%202.595%204.118A6.84%206.84%200%200%200%209%2015h.5a.75.75%200%200%200%200-1.5H9a5.4%205.4%200%200%201-2.588-.636C5.256%2012.23%204.5%2011.184%204.5%2010s.756-2.23%201.912-2.864a5.36%205.36%200%200%201%202.363-.632L9%206.5h6.939l-1.72%201.72a.75.75%200%200%200%20.977%201.133l.084-.073h.001l3-3l.017-.018a.75.75%200%200%200-.018-1.042l-2.999-3l-.085-.073a.75.75%200%200%200-.977%201.132v.001L15.939%205zM3.61%2020.067a.5.5%200%200%200%20.25.933H20a1%201%200%200%200%201-1v-9.133a.5.5%200%200%200-.75-.433zm3.974-.567L19.5%2012.602V19.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/rotate-right-24-regular.svg?color=%231a73e8&size=48