oven mitts icon
oven-mitts-broken from Solar by 480 Design · Broken · Food · CC-BY-4.0 Attribution required.
- Name
- oven-mitts-broken
- Set
- Solar
- Style
- Broken
- Category
- Food
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More food icons from Solar
Use the oven mitts 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-linecap="round" stroke-width="1.5"><path d="M13.2974 20.0263L11.9777 18.7582M4.01855 10.9541L9.65796 16.4902"/><path d="M4.0188 16.5368C2.67293 15.221 2 14.563 2 13.7454C2 13.2089 2.28972 12.7412 2.86916 12.1112C3.46036 11.4685 3.75595 11.1471 3.88968 10.8109C4.02341 10.4748 4.02705 10.0967 4.03433 9.34056L4.06648 5.99923C4.03217 3.81732 5.44093 2.02694 7.21305 2.0003C8.66759 1.97843 9.91482 3.15159 10.3341 4.77929M9.37197 5.72001L10.3341 4.77929L10.7995 4.32429C13.3618 1.81908 17.516 1.81908 20.0783 4.32429C22.6406 6.82951 22.6406 10.8913 20.0783 13.3965M17.4155 16L16.688 16.7113L13.2976 20.0262C11.9518 21.342 11.2788 22 10.4426 22C9.60638 22 8.93345 21.3421 7.58758 20.0262L6.51695 18.9794"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarOvenMittsBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M13.2974 20.0263L11.9777 18.7582M4.01855 10.9541L9.65796 16.4902"/><path d="M4.0188 16.5368C2.67293 15.221 2 14.563 2 13.7454C2 13.2089 2.28972 12.7412 2.86916 12.1112C3.46036 11.4685 3.75595 11.1471 3.88968 10.8109C4.02341 10.4748 4.02705 10.0967 4.03433 9.34056L4.06648 5.99923C4.03217 3.81732 5.44093 2.02694 7.21305 2.0003C8.66759 1.97843 9.91482 3.15159 10.3341 4.77929M9.37197 5.72001L10.3341 4.77929L10.7995 4.32429C13.3618 1.81908 17.516 1.81908 20.0783 4.32429C22.6406 6.82951 22.6406 10.8913 20.0783 13.3965M17.4155 16L16.688 16.7113L13.2976 20.0262C11.9518 21.342 11.2788 22 10.4426 22C9.60638 22 8.93345 21.3421 7.58758 20.0262L6.51695 18.9794"/></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-linecap="round" stroke-width="1.5"><path d="M13.2974 20.0263L11.9777 18.7582M4.01855 10.9541L9.65796 16.4902"/><path d="M4.0188 16.5368C2.67293 15.221 2 14.563 2 13.7454C2 13.2089 2.28972 12.7412 2.86916 12.1112C3.46036 11.4685 3.75595 11.1471 3.88968 10.8109C4.02341 10.4748 4.02705 10.0967 4.03433 9.34056L4.06648 5.99923C4.03217 3.81732 5.44093 2.02694 7.21305 2.0003C8.66759 1.97843 9.91482 3.15159 10.3341 4.77929M9.37197 5.72001L10.3341 4.77929L10.7995 4.32429C13.3618 1.81908 17.516 1.81908 20.0783 4.32429C22.6406 6.82951 22.6406 10.8913 20.0783 13.3965M17.4155 16L16.688 16.7113L13.2976 20.0262C11.9518 21.342 11.2788 22 10.4426 22C9.60638 22 8.93345 21.3421 7.58758 20.0262L6.51695 18.9794"/></g></svg> </template>
CSS
.icon-oven-mitts-broken {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.2974%2020.0263L11.9777%2018.7582M4.01855%2010.9541L9.65796%2016.4902%22%2F%3E%3Cpath%20d%3D%22M4.0188%2016.5368C2.67293%2015.221%202%2014.563%202%2013.7454C2%2013.2089%202.28972%2012.7412%202.86916%2012.1112C3.46036%2011.4685%203.75595%2011.1471%203.88968%2010.8109C4.02341%2010.4748%204.02705%2010.0967%204.03433%209.34056L4.06648%205.99923C4.03217%203.81732%205.44093%202.02694%207.21305%202.0003C8.66759%201.97843%209.91482%203.15159%2010.3341%204.77929M9.37197%205.72001L10.3341%204.77929L10.7995%204.32429C13.3618%201.81908%2017.516%201.81908%2020.0783%204.32429C22.6406%206.82951%2022.6406%2010.8913%2020.0783%2013.3965M17.4155%2016L16.688%2016.7113L13.2976%2020.0262C11.9518%2021.342%2011.2788%2022%2010.4426%2022C9.60638%2022%208.93345%2021.3421%207.58758%2020.0262L6.51695%2018.9794%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.2974%2020.0263L11.9777%2018.7582M4.01855%2010.9541L9.65796%2016.4902%22%2F%3E%3Cpath%20d%3D%22M4.0188%2016.5368C2.67293%2015.221%202%2014.563%202%2013.7454C2%2013.2089%202.28972%2012.7412%202.86916%2012.1112C3.46036%2011.4685%203.75595%2011.1471%203.88968%2010.8109C4.02341%2010.4748%204.02705%2010.0967%204.03433%209.34056L4.06648%205.99923C4.03217%203.81732%205.44093%202.02694%207.21305%202.0003C8.66759%201.97843%209.91482%203.15159%2010.3341%204.77929M9.37197%205.72001L10.3341%204.77929L10.7995%204.32429C13.3618%201.81908%2017.516%201.81908%2020.0783%204.32429C22.6406%206.82951%2022.6406%2010.8913%2020.0783%2013.3965M17.4155%2016L16.688%2016.7113L13.2976%2020.0262C11.9518%2021.342%2011.2788%2022%2010.4426%2022C9.60638%2022%208.93345%2021.3421%207.58758%2020.0262L6.51695%2018.9794%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/oven-mitts-broken.svg?color=%231a73e8&size=48