image crop icon
image-crop from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- image-crop
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
image-01image-02image-03image-actual-sizeimage-add-01image-add-02image-compositionimage-composition-ovalimage-counter-clockwiseimage-delete-01image-delete-02image-done-01image-done-02image-downimage-downloadimage-download-02image-flip-horizontalimage-flip-verticalimage-minusimage-not-found-01image-not-found-02image-offimage-playimage-plus
Use the image crop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M22 20H10c-2.828 0-4.243 0-5.121-.879C4 18.243 4 16.828 4 14V2"/><path d="M6 20c3.684-3.564 7.823-8.29 14-4.745"/><path stroke-linecap="round" d="M2 4h12c2.828 0 4.243 0 5.121.879C20 5.757 20 7.172 20 10v12"/><circle cx="8.5" cy="8.5" r="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsImageCrop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M22 20H10c-2.828 0-4.243 0-5.121-.879C4 18.243 4 16.828 4 14V2"/><path d="M6 20c3.684-3.564 7.823-8.29 14-4.745"/><path strokeLinecap="round" d="M2 4h12c2.828 0 4.243 0 5.121.879C20 5.757 20 7.172 20 10v12"/><circle cx="8.5" cy="8.5" r="1.5" strokeLinecap="round" strokeLinejoin="round"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M22 20H10c-2.828 0-4.243 0-5.121-.879C4 18.243 4 16.828 4 14V2"/><path d="M6 20c3.684-3.564 7.823-8.29 14-4.745"/><path stroke-linecap="round" d="M2 4h12c2.828 0 4.243 0 5.121.879C20 5.757 20 7.172 20 10v12"/><circle cx="8.5" cy="8.5" r="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></svg> </template>
CSS
.icon-image-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2020H10c-2.828%200-4.243%200-5.121-.879C4%2018.243%204%2016.828%204%2014V2%22%2F%3E%3Cpath%20d%3D%22M6%2020c3.684-3.564%207.823-8.29%2014-4.745%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%204h12c2.828%200%204.243%200%205.121.879C20%205.757%2020%207.172%2020%2010v12%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2020H10c-2.828%200-4.243%200-5.121-.879C4%2018.243%204%2016.828%204%2014V2%22%2F%3E%3Cpath%20d%3D%22M6%2020c3.684-3.564%207.823-8.29%2014-4.745%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%204h12c2.828%200%204.243%200%205.121.879C20%205.757%2020%207.172%2020%2010v12%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/image-crop.svg?color=%231a73e8&size=48