rotate 90 degrees cw icon
rotate-90-degrees-cw-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- rotate-90-degrees-cw-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the rotate 90 degrees cw icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 22q-3.75 0-6.375-2.625T2 13t2.638-6.375T11.025 4h.175l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.125.125.2.313t.075.387t-.075.388t-.2.312l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9h-.175Q8.1 6 6.05 8.038T4 13t2.038 4.963T11 20q.725 0 1.413-.137t1.337-.413q.375-.175.75-.012t.525.537t.025.763t-.5.537q-.85.35-1.737.538T11 22m5.3-3.7l-4.6-4.6q-.15-.15-.212-.325T11.425 13t.063-.375t.212-.325l4.6-4.6q.15-.15.325-.212T17 7.425t.375.063t.325.212l4.6 4.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-4.6 4.6q-.15.15-.325.213t-.375.062t-.375-.062t-.325-.213"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRotate90DegreesCwRounded(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="M11 22q-3.75 0-6.375-2.625T2 13t2.638-6.375T11.025 4h.175l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.125.125.2.313t.075.387t-.075.388t-.2.312l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9h-.175Q8.1 6 6.05 8.038T4 13t2.038 4.963T11 20q.725 0 1.413-.137t1.337-.413q.375-.175.75-.012t.525.537t.025.763t-.5.537q-.85.35-1.737.538T11 22m5.3-3.7l-4.6-4.6q-.15-.15-.212-.325T11.425 13t.063-.375t.212-.325l4.6-4.6q.15-.15.325-.212T17 7.425t.375.063t.325.212l4.6 4.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-4.6 4.6q-.15.15-.325.213t-.375.062t-.375-.062t-.325-.213"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 22q-3.75 0-6.375-2.625T2 13t2.638-6.375T11.025 4h.175l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.125.125.2.313t.075.387t-.075.388t-.2.312l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9h-.175Q8.1 6 6.05 8.038T4 13t2.038 4.963T11 20q.725 0 1.413-.137t1.337-.413q.375-.175.75-.012t.525.537t.025.763t-.5.537q-.85.35-1.737.538T11 22m5.3-3.7l-4.6-4.6q-.15-.15-.212-.325T11.425 13t.063-.375t.212-.325l4.6-4.6q.15-.15.325-.212T17 7.425t.375.063t.325.212l4.6 4.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-4.6 4.6q-.15.15-.325.213t-.375.062t-.375-.062t-.325-.213"/></svg> </template>
CSS
.icon-rotate-90-degrees-cw-rounded {
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%22M11%2022q-3.75%200-6.375-2.625T2%2013t2.638-6.375T11.025%204h.175l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6%202.6q.125.125.2.313t.075.387t-.075.388t-.2.312l-2.6%202.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9h-.175Q8.1%206%206.05%208.038T4%2013t2.038%204.963T11%2020q.725%200%201.413-.137t1.337-.413q.375-.175.75-.012t.525.537t.025.763t-.5.537q-.85.35-1.737.538T11%2022m5.3-3.7l-4.6-4.6q-.15-.15-.212-.325T11.425%2013t.063-.375t.212-.325l4.6-4.6q.15-.15.325-.212T17%207.425t.375.063t.325.212l4.6%204.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-4.6%204.6q-.15.15-.325.213t-.375.062t-.375-.062t-.325-.213%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%22M11%2022q-3.75%200-6.375-2.625T2%2013t2.638-6.375T11.025%204h.175l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6%202.6q.125.125.2.313t.075.387t-.075.388t-.2.312l-2.6%202.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9h-.175Q8.1%206%206.05%208.038T4%2013t2.038%204.963T11%2020q.725%200%201.413-.137t1.337-.413q.375-.175.75-.012t.525.537t.025.763t-.5.537q-.85.35-1.737.538T11%2022m5.3-3.7l-4.6-4.6q-.15-.15-.212-.325T11.425%2013t.063-.375t.212-.325l4.6-4.6q.15-.15.325-.212T17%207.425t.375.063t.325.212l4.6%204.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-4.6%204.6q-.15.15-.325.213t-.375.062t-.375-.062t-.325-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/rotate-90-degrees-cw-rounded.svg?color=%231a73e8&size=48