Rotate Clockwise Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Rotate Clockwise icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/311599.svg" alt="Rotate Clockwise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311599.svg" alt="Rotate Clockwise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311599.svg" alt="Rotate Clockwise icon" :width="24" :height="24" />
CSS background
.icon-rotate-clockwise {
background-image: url('https://proicons.com/icon/311599.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M22 11V12H21V13H20V14H19V15H17V14H16V13H15V12H14V11H17V9H16V7H15V6H13V5H9V6H7V7H6V9H5V13H6V15H7V16H9V17H13V16H16V18H14V19H8V18H6V17H5V16H4V14H3V8H4V6H5V5H6V4H8V3H14V4H16V5H17V6H18V8H19V11H22Z"/></svg>
Rotate Clockwise in other icon packs
Copied!