crop icon
crop from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- crop
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
cropBootstrap IconscropBoxIcons v2cropBoxIcons v2 SolidcropCarboncropElement Pluscrop-fillEva IconscropFramework7 IconscropFont Awesome 6 SolidcropFont Awesome SolidcropFeather Iconscrop-16-filledFluent UI System Iconscropcss.ggcropHuge IconscropHumbleiconscropIconoircropJam IconscropLine AwesomecropLucidecropMaterial SymbolscropMaterial Symbols LightcropMaterial Design IconscropMyna UI IconscropPhosphorcropPixelarticons
Use the crop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M458 346H192a26 26 0 0 1-26-26V54a22 22 0 0 0-44 0v68H54a22 22 0 0 0 0 44h68v154a70.08 70.08 0 0 0 70 70h154v68a22 22 0 0 0 44 0v-68h68a22 22 0 0 0 0-44"/><path fill="currentColor" d="M214 166h106a26 26 0 0 1 26 26v106a22 22 0 0 0 44 0V192a70.08 70.08 0 0 0-70-70H214a22 22 0 0 0 0 44"/></svg>
React
import type { SVGProps } from "react";
export function IonCrop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M458 346H192a26 26 0 0 1-26-26V54a22 22 0 0 0-44 0v68H54a22 22 0 0 0 0 44h68v154a70.08 70.08 0 0 0 70 70h154v68a22 22 0 0 0 44 0v-68h68a22 22 0 0 0 0-44"/><path fill="currentColor" d="M214 166h106a26 26 0 0 1 26 26v106a22 22 0 0 0 44 0V192a70.08 70.08 0 0 0-70-70H214a22 22 0 0 0 0 44"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M458 346H192a26 26 0 0 1-26-26V54a22 22 0 0 0-44 0v68H54a22 22 0 0 0 0 44h68v154a70.08 70.08 0 0 0 70 70h154v68a22 22 0 0 0 44 0v-68h68a22 22 0 0 0 0-44"/><path fill="currentColor" d="M214 166h106a26 26 0 0 1 26 26v106a22 22 0 0 0 44 0V192a70.08 70.08 0 0 0-70-70H214a22 22 0 0 0 0 44"/></svg> </template>
CSS
.icon-crop {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M458%20346H192a26%2026%200%200%201-26-26V54a22%2022%200%200%200-44%200v68H54a22%2022%200%200%200%200%2044h68v154a70.08%2070.08%200%200%200%2070%2070h154v68a22%2022%200%200%200%2044%200v-68h68a22%2022%200%200%200%200-44%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214%20166h106a26%2026%200%200%201%2026%2026v106a22%2022%200%200%200%2044%200V192a70.08%2070.08%200%200%200-70-70H214a22%2022%200%200%200%200%2044%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M458%20346H192a26%2026%200%200%201-26-26V54a22%2022%200%200%200-44%200v68H54a22%2022%200%200%200%200%2044h68v154a70.08%2070.08%200%200%200%2070%2070h154v68a22%2022%200%200%200%2044%200v-68h68a22%2022%200%200%200%200-44%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214%20166h106a26%2026%200%200%201%2026%2026v106a22%2022%200%200%200%2044%200V192a70.08%2070.08%200%200%200-70-70H214a22%2022%200%200%200%200%2044%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/crop.svg?color=%231a73e8&size=48