Rotate Counterclockwise Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Rotate Counterclockwise 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/312251.svg" alt="Rotate Counterclockwise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312251.svg" alt="Rotate Counterclockwise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312251.svg" alt="Rotate Counterclockwise icon" :width="24" :height="24" />
CSS background
.icon-rotate-counterclockwise {
background-image: url('https://proicons.com/icon/312251.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" id="memory-rotate-counterclockwise" viewBox="0 0 22 22"><path d="M0 11V12H1V13H2V14H3V15H5V14H6V13H7V12H8V11H5V9H6V7H7V6H9V5H13V6H15V7H16V9H17V13H16V15H15V16H13V17H9V16H6V18H8V19H14V18H16V17H17V16H18V14H19V8H18V6H17V5H16V4H14V3H8V4H6V5H5V6H4V8H3V11H0Z" /></svg>
Rotate Counterclockwise in other icon packs
Copied!