crop interim off icon
crop-interim-off-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- crop-interim-off-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the crop interim off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l1.064 1.065A2.5 2.5 0 0 0 4.54 7.813l-.817 5.31A2.501 2.501 0 1 0 6.5 17.001h7.006a2.496 2.496 0 0 0 3.153.718l1.81 1.81c-.83.61-1.855.971-2.963.971a5 5 0 0 1-2.997-.997l.743-.002l.101-.006A.75.75 0 0 0 13.251 18h-2.505l-.102.007a.75.75 0 0 0-.648.743v2.499l.007.102a.75.75 0 0 0 .743.648l.102-.007a.75.75 0 0 0 .648-.743v-.633A6.48 6.48 0 0 0 15.504 22a6.47 6.47 0 0 0 4.033-1.402l1.182 1.183a.75.75 0 0 0 1.061-1.061zm10.006 12.127c-.18.345-.281.737-.281 1.153H7l-.007-.185a2.5 2.5 0 0 0-1.751-2.203l.795-5.166q.33-.073.622-.226zM4.5 14.5a1 1 0 0 1 .156.012l.089.018l.123.04l.108.05a1 1 0 0 1 .517.763l.007.117l-.007.117a1 1 0 0 1-.993.883l-.117-.007a1 1 0 0 1 0-1.986zM7.182 4l1.5 1.5h3.304l.006.174a2.5 2.5 0 0 0 1.97 2.275l.515 3.347l1.797 1.797l-.813-5.286A2.5 2.5 0 1 0 12.489 4zm6.582 2.196a1 1 0 0 1 .605-1.685l.117-.007a1 1 0 0 1 .152.011l.083.017l.146.05l.105.054V4.63a1 1 0 0 1 .295 1.5l-.077.084l-.109.093l-.094.063l-.087.044l-.125.047l-.17.036l-.119.007l-.123-.008l-.078-.012l-.092-.024l-.108-.04l-.091-.046l-.086-.054l-.12-.1zm6.489 10.875l1.154 1.155a6.502 6.502 0 0 0-4.736-9.121l.247 1.598a5 5 0 0 1 3.335 6.368"/></svg>
React
import type { SVGProps } from "react";
export function FluentCropInterimOff24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l1.064 1.065A2.5 2.5 0 0 0 4.54 7.813l-.817 5.31A2.501 2.501 0 1 0 6.5 17.001h7.006a2.496 2.496 0 0 0 3.153.718l1.81 1.81c-.83.61-1.855.971-2.963.971a5 5 0 0 1-2.997-.997l.743-.002l.101-.006A.75.75 0 0 0 13.251 18h-2.505l-.102.007a.75.75 0 0 0-.648.743v2.499l.007.102a.75.75 0 0 0 .743.648l.102-.007a.75.75 0 0 0 .648-.743v-.633A6.48 6.48 0 0 0 15.504 22a6.47 6.47 0 0 0 4.033-1.402l1.182 1.183a.75.75 0 0 0 1.061-1.061zm10.006 12.127c-.18.345-.281.737-.281 1.153H7l-.007-.185a2.5 2.5 0 0 0-1.751-2.203l.795-5.166q.33-.073.622-.226zM4.5 14.5a1 1 0 0 1 .156.012l.089.018l.123.04l.108.05a1 1 0 0 1 .517.763l.007.117l-.007.117a1 1 0 0 1-.993.883l-.117-.007a1 1 0 0 1 0-1.986zM7.182 4l1.5 1.5h3.304l.006.174a2.5 2.5 0 0 0 1.97 2.275l.515 3.347l1.797 1.797l-.813-5.286A2.5 2.5 0 1 0 12.489 4zm6.582 2.196a1 1 0 0 1 .605-1.685l.117-.007a1 1 0 0 1 .152.011l.083.017l.146.05l.105.054V4.63a1 1 0 0 1 .295 1.5l-.077.084l-.109.093l-.094.063l-.087.044l-.125.047l-.17.036l-.119.007l-.123-.008l-.078-.012l-.092-.024l-.108-.04l-.091-.046l-.086-.054l-.12-.1zm6.489 10.875l1.154 1.155a6.502 6.502 0 0 0-4.736-9.121l.247 1.598a5 5 0 0 1 3.335 6.368"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l1.064 1.065A2.5 2.5 0 0 0 4.54 7.813l-.817 5.31A2.501 2.501 0 1 0 6.5 17.001h7.006a2.496 2.496 0 0 0 3.153.718l1.81 1.81c-.83.61-1.855.971-2.963.971a5 5 0 0 1-2.997-.997l.743-.002l.101-.006A.75.75 0 0 0 13.251 18h-2.505l-.102.007a.75.75 0 0 0-.648.743v2.499l.007.102a.75.75 0 0 0 .743.648l.102-.007a.75.75 0 0 0 .648-.743v-.633A6.48 6.48 0 0 0 15.504 22a6.47 6.47 0 0 0 4.033-1.402l1.182 1.183a.75.75 0 0 0 1.061-1.061zm10.006 12.127c-.18.345-.281.737-.281 1.153H7l-.007-.185a2.5 2.5 0 0 0-1.751-2.203l.795-5.166q.33-.073.622-.226zM4.5 14.5a1 1 0 0 1 .156.012l.089.018l.123.04l.108.05a1 1 0 0 1 .517.763l.007.117l-.007.117a1 1 0 0 1-.993.883l-.117-.007a1 1 0 0 1 0-1.986zM7.182 4l1.5 1.5h3.304l.006.174a2.5 2.5 0 0 0 1.97 2.275l.515 3.347l1.797 1.797l-.813-5.286A2.5 2.5 0 1 0 12.489 4zm6.582 2.196a1 1 0 0 1 .605-1.685l.117-.007a1 1 0 0 1 .152.011l.083.017l.146.05l.105.054V4.63a1 1 0 0 1 .295 1.5l-.077.084l-.109.093l-.094.063l-.087.044l-.125.047l-.17.036l-.119.007l-.123-.008l-.078-.012l-.092-.024l-.108-.04l-.091-.046l-.086-.054l-.12-.1zm6.489 10.875l1.154 1.155a6.502 6.502 0 0 0-4.736-9.121l.247 1.598a5 5 0 0 1 3.335 6.368"/></svg> </template>
CSS
.icon-crop-interim-off-24-regular {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l1.064%201.065A2.5%202.5%200%200%200%204.54%207.813l-.817%205.31A2.501%202.501%200%201%200%206.5%2017.001h7.006a2.496%202.496%200%200%200%203.153.718l1.81%201.81c-.83.61-1.855.971-2.963.971a5%205%200%200%201-2.997-.997l.743-.002l.101-.006A.75.75%200%200%200%2013.251%2018h-2.505l-.102.007a.75.75%200%200%200-.648.743v2.499l.007.102a.75.75%200%200%200%20.743.648l.102-.007a.75.75%200%200%200%20.648-.743v-.633A6.48%206.48%200%200%200%2015.504%2022a6.47%206.47%200%200%200%204.033-1.402l1.182%201.183a.75.75%200%200%200%201.061-1.061zm10.006%2012.127c-.18.345-.281.737-.281%201.153H7l-.007-.185a2.5%202.5%200%200%200-1.751-2.203l.795-5.166q.33-.073.622-.226zM4.5%2014.5a1%201%200%200%201%20.156.012l.089.018l.123.04l.108.05a1%201%200%200%201%20.517.763l.007.117l-.007.117a1%201%200%200%201-.993.883l-.117-.007a1%201%200%200%201%200-1.986zM7.182%204l1.5%201.5h3.304l.006.174a2.5%202.5%200%200%200%201.97%202.275l.515%203.347l1.797%201.797l-.813-5.286A2.5%202.5%200%201%200%2012.489%204zm6.582%202.196a1%201%200%200%201%20.605-1.685l.117-.007a1%201%200%200%201%20.152.011l.083.017l.146.05l.105.054V4.63a1%201%200%200%201%20.295%201.5l-.077.084l-.109.093l-.094.063l-.087.044l-.125.047l-.17.036l-.119.007l-.123-.008l-.078-.012l-.092-.024l-.108-.04l-.091-.046l-.086-.054l-.12-.1zm6.489%2010.875l1.154%201.155a6.502%206.502%200%200%200-4.736-9.121l.247%201.598a5%205%200%200%201%203.335%206.368%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l1.064%201.065A2.5%202.5%200%200%200%204.54%207.813l-.817%205.31A2.501%202.501%200%201%200%206.5%2017.001h7.006a2.496%202.496%200%200%200%203.153.718l1.81%201.81c-.83.61-1.855.971-2.963.971a5%205%200%200%201-2.997-.997l.743-.002l.101-.006A.75.75%200%200%200%2013.251%2018h-2.505l-.102.007a.75.75%200%200%200-.648.743v2.499l.007.102a.75.75%200%200%200%20.743.648l.102-.007a.75.75%200%200%200%20.648-.743v-.633A6.48%206.48%200%200%200%2015.504%2022a6.47%206.47%200%200%200%204.033-1.402l1.182%201.183a.75.75%200%200%200%201.061-1.061zm10.006%2012.127c-.18.345-.281.737-.281%201.153H7l-.007-.185a2.5%202.5%200%200%200-1.751-2.203l.795-5.166q.33-.073.622-.226zM4.5%2014.5a1%201%200%200%201%20.156.012l.089.018l.123.04l.108.05a1%201%200%200%201%20.517.763l.007.117l-.007.117a1%201%200%200%201-.993.883l-.117-.007a1%201%200%200%201%200-1.986zM7.182%204l1.5%201.5h3.304l.006.174a2.5%202.5%200%200%200%201.97%202.275l.515%203.347l1.797%201.797l-.813-5.286A2.5%202.5%200%201%200%2012.489%204zm6.582%202.196a1%201%200%200%201%20.605-1.685l.117-.007a1%201%200%200%201%20.152.011l.083.017l.146.05l.105.054V4.63a1%201%200%200%201%20.295%201.5l-.077.084l-.109.093l-.094.063l-.087.044l-.125.047l-.17.036l-.119.007l-.123-.008l-.078-.012l-.092-.024l-.108-.04l-.091-.046l-.086-.054l-.12-.1zm6.489%2010.875l1.154%201.155a6.502%206.502%200%200%200-4.736-9.121l.247%201.598a5%205%200%200%201%203.335%206.368%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/crop-interim-off-24-regular.svg?color=%231a73e8&size=48