Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md rotate 90 degrees ccw
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRotate90DegreesCcwIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M7.34 6.41L.86 12.9l6.49 6.48 6.49-6.48-6.5-6.49zM3.69 12.9l3.66-3.66L11 12.9l-3.66 3.66-3.65-3.66zm15.67-6.26C17.61 4.88 15.3 4 13 4V.76L8.76 5 13 9.24V6c1.79 0 3.58.68 4.95 2.05 2.73 2.73 2.73 7.17 0 9.9C16.58 19.32 14.79 20 13 20c-.97 0-1.94-.21-2.84-.61l-1.49 1.49C10.02 21.62 11.51 22 13 22c2.3 0 4.61-.88 6.36-2.64 3.52-3.51 3.52-9.21 0-12.72z"/>
</svg>
);SVG Optimizer
Before
0.58 KB
↓
After
0.57 KB
Tags
9090 degreesactionadjustmentanglearrowarrowsccwcircle sectioncircular arrowcontrolcounter-clockwisecurvecurve arrowdegreesdirectionediteditinggeometricimageleftmediaorientationphotopivotquadrantreorientrotaterotationspinsymboltransformturnvisual
Compare Alternatives
See how other libraries approach this concept.