Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md crop
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCropIcon = (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="M17 15h2V7c0-1.1-.9-2-2-2H9v2h8v8zM7 17V1H5v4H1v2h4v10c0 1.1.9 2 2 2h10v4h2v-4h4v-2H7z"/>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.32 KB
Tags
adjustadjustmentsareaboundaryclipcornerscropcroppingcutediteditingeditorformatframegraphicimageimagesmediamodifyoutlinephotophotospictureproportionrectanglereframeresizeselectionsettingsshapesizesquaretooltransformtrimvideo
Compare Alternatives
See how other libraries approach this concept.