oven mitts2 icon
oven-mitts2-filled from Reicon by REICON · Filled · Food · MIT Free for personal and commercial use.
- Name
- oven-mitts2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Food
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More food icons from Reicon
Use the oven mitts2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.588 20.026l-3.57-3.49C2.674 15.222 2 14.564 2 13.747c0-.537.29-1.005.87-1.635c.59-.643.886-.964 1.02-1.3c.133-.336.137-.714.144-1.47L4.066 6c-.034-2.183 1.375-3.973 3.147-4c1.455-.022 2.702 1.152 3.121 2.78l.466-.456c2.562-2.505 6.716-2.505 9.278 0a6.314 6.314 0 0 1 0 9.072l-6.78 6.63C11.952 21.342 11.278 22 10.443 22c-.837 0-1.51-.658-2.855-1.974M5.98 12.872a.75.75 0 0 1 1.06-.012l4.283 4.187a.75.75 0 0 1-1.048 1.073l-4.283-4.187a.75.75 0 0 1-.012-1.06" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconOvenMitts2Filled(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" fillRule="evenodd" d="m7.588 20.026l-3.57-3.49C2.674 15.222 2 14.564 2 13.747c0-.537.29-1.005.87-1.635c.59-.643.886-.964 1.02-1.3c.133-.336.137-.714.144-1.47L4.066 6c-.034-2.183 1.375-3.973 3.147-4c1.455-.022 2.702 1.152 3.121 2.78l.466-.456c2.562-2.505 6.716-2.505 9.278 0a6.314 6.314 0 0 1 0 9.072l-6.78 6.63C11.952 21.342 11.278 22 10.443 22c-.837 0-1.51-.658-2.855-1.974M5.98 12.872a.75.75 0 0 1 1.06-.012l4.283 4.187a.75.75 0 0 1-1.048 1.073l-4.283-4.187a.75.75 0 0 1-.012-1.06" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.588 20.026l-3.57-3.49C2.674 15.222 2 14.564 2 13.747c0-.537.29-1.005.87-1.635c.59-.643.886-.964 1.02-1.3c.133-.336.137-.714.144-1.47L4.066 6c-.034-2.183 1.375-3.973 3.147-4c1.455-.022 2.702 1.152 3.121 2.78l.466-.456c2.562-2.505 6.716-2.505 9.278 0a6.314 6.314 0 0 1 0 9.072l-6.78 6.63C11.952 21.342 11.278 22 10.443 22c-.837 0-1.51-.658-2.855-1.974M5.98 12.872a.75.75 0 0 1 1.06-.012l4.283 4.187a.75.75 0 0 1-1.048 1.073l-4.283-4.187a.75.75 0 0 1-.012-1.06" clip-rule="evenodd"/></svg> </template>
CSS
.icon-oven-mitts2-filled {
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%20fill-rule%3D%22evenodd%22%20d%3D%22m7.588%2020.026l-3.57-3.49C2.674%2015.222%202%2014.564%202%2013.747c0-.537.29-1.005.87-1.635c.59-.643.886-.964%201.02-1.3c.133-.336.137-.714.144-1.47L4.066%206c-.034-2.183%201.375-3.973%203.147-4c1.455-.022%202.702%201.152%203.121%202.78l.466-.456c2.562-2.505%206.716-2.505%209.278%200a6.314%206.314%200%200%201%200%209.072l-6.78%206.63C11.952%2021.342%2011.278%2022%2010.443%2022c-.837%200-1.51-.658-2.855-1.974M5.98%2012.872a.75.75%200%200%201%201.06-.012l4.283%204.187a.75.75%200%200%201-1.048%201.073l-4.283-4.187a.75.75%200%200%201-.012-1.06%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m7.588%2020.026l-3.57-3.49C2.674%2015.222%202%2014.564%202%2013.747c0-.537.29-1.005.87-1.635c.59-.643.886-.964%201.02-1.3c.133-.336.137-.714.144-1.47L4.066%206c-.034-2.183%201.375-3.973%203.147-4c1.455-.022%202.702%201.152%203.121%202.78l.466-.456c2.562-2.505%206.716-2.505%209.278%200a6.314%206.314%200%200%201%200%209.072l-6.78%206.63C11.952%2021.342%2011.278%2022%2010.443%2022c-.837%200-1.51-.658-2.855-1.974M5.98%2012.872a.75.75%200%200%201%201.06-.012l4.283%204.187a.75.75%200%200%201-1.048%201.073l-4.283-4.187a.75.75%200%200%201-.012-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/oven-mitts2-filled.svg?color=%231a73e8&size=48