Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md crop rotate
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCropRotateIcon = (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.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0c.51 6.16 5.66 11 11.95 11 .23 0 .44-.02.66-.03L8.8 20.15l-1.33 1.34zM12.05 0c-.23 0-.44.02-.66.04l3.81 3.81 1.33-1.33C19.8 4.07 22.14 7.24 22.5 11H24c-.51-6.16-5.66-11-11.95-11zM16 14h2V8c0-1.11-.9-2-2-2h-6v2h6v6zm-8 2V4H6v2H4v2h2v8c0 1.1.89 2 2 2h8v2h2v-2h2v-2H8z"/>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.53 KB
Tags
adjustadjustmentsareaarrowarrowsaspect ratiocanvascircleclockwisecornerscounter-clockwisecropdirectionediteditingframegraphicimageimagesmanipulatemodifyorientationphotophotospicturerearrangereorientresizerotatesettingssizesquaretooltransformturnvisual
Compare Alternatives
See how other libraries approach this concept.