rotate icon
rotate from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- rotate
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the rotate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.91 26.82l.35 2a12.9 12.9 0 0 0 4.24-1.54l-1-1.73a10.9 10.9 0 0 1-3.59 1.27m6.51-3.75L26 24.35a13 13 0 0 0 2.24-3.91l-1.87-.68a11 11 0 0 1-1.95 3.31M9.5 27.25a12.9 12.9 0 0 0 4.24 1.54l.35-2a10.9 10.9 0 0 1-3.59-1.3Zm-3.83-7.49l-1.87.68A13 13 0 0 0 6 24.35l.32-.26l1.22-1a11 11 0 0 1-1.91-3.31ZM29 16a12.9 12.9 0 0 0-.8-4.44l-1.87.68A11.2 11.2 0 0 1 27 16Zm-3-8.35a13 13 0 0 0-20 0V4H4v8h8v-2H6.81a11 11 0 0 1 17.61-1.07Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonRotate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.91 26.82l.35 2a12.9 12.9 0 0 0 4.24-1.54l-1-1.73a10.9 10.9 0 0 1-3.59 1.27m6.51-3.75L26 24.35a13 13 0 0 0 2.24-3.91l-1.87-.68a11 11 0 0 1-1.95 3.31M9.5 27.25a12.9 12.9 0 0 0 4.24 1.54l.35-2a10.9 10.9 0 0 1-3.59-1.3Zm-3.83-7.49l-1.87.68A13 13 0 0 0 6 24.35l.32-.26l1.22-1a11 11 0 0 1-1.91-3.31ZM29 16a12.9 12.9 0 0 0-.8-4.44l-1.87.68A11.2 11.2 0 0 1 27 16Zm-3-8.35a13 13 0 0 0-20 0V4H4v8h8v-2H6.81a11 11 0 0 1 17.61-1.07Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.91 26.82l.35 2a12.9 12.9 0 0 0 4.24-1.54l-1-1.73a10.9 10.9 0 0 1-3.59 1.27m6.51-3.75L26 24.35a13 13 0 0 0 2.24-3.91l-1.87-.68a11 11 0 0 1-1.95 3.31M9.5 27.25a12.9 12.9 0 0 0 4.24 1.54l.35-2a10.9 10.9 0 0 1-3.59-1.3Zm-3.83-7.49l-1.87.68A13 13 0 0 0 6 24.35l.32-.26l1.22-1a11 11 0 0 1-1.91-3.31ZM29 16a12.9 12.9 0 0 0-.8-4.44l-1.87.68A11.2 11.2 0 0 1 27 16Zm-3-8.35a13 13 0 0 0-20 0V4H4v8h8v-2H6.81a11 11 0 0 1 17.61-1.07Z"/></svg> </template>
CSS
.icon-rotate {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.91%2026.82l.35%202a12.9%2012.9%200%200%200%204.24-1.54l-1-1.73a10.9%2010.9%200%200%201-3.59%201.27m6.51-3.75L26%2024.35a13%2013%200%200%200%202.24-3.91l-1.87-.68a11%2011%200%200%201-1.95%203.31M9.5%2027.25a12.9%2012.9%200%200%200%204.24%201.54l.35-2a10.9%2010.9%200%200%201-3.59-1.3Zm-3.83-7.49l-1.87.68A13%2013%200%200%200%206%2024.35l.32-.26l1.22-1a11%2011%200%200%201-1.91-3.31ZM29%2016a12.9%2012.9%200%200%200-.8-4.44l-1.87.68A11.2%2011.2%200%200%201%2027%2016Zm-3-8.35a13%2013%200%200%200-20%200V4H4v8h8v-2H6.81a11%2011%200%200%201%2017.61-1.07Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.91%2026.82l.35%202a12.9%2012.9%200%200%200%204.24-1.54l-1-1.73a10.9%2010.9%200%200%201-3.59%201.27m6.51-3.75L26%2024.35a13%2013%200%200%200%202.24-3.91l-1.87-.68a11%2011%200%200%201-1.95%203.31M9.5%2027.25a12.9%2012.9%200%200%200%204.24%201.54l.35-2a10.9%2010.9%200%200%201-3.59-1.3Zm-3.83-7.49l-1.87.68A13%2013%200%200%200%206%2024.35l.32-.26l1.22-1a11%2011%200%200%201-1.91-3.31ZM29%2016a12.9%2012.9%200%200%200-.8-4.44l-1.87.68A11.2%2011.2%200%200%201%2027%2016Zm-3-8.35a13%2013%200%200%200-20%200V4H4v8h8v-2H6.81a11%2011%200%200%201%2017.61-1.07Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/rotate.svg?color=%231a73e8&size=48