oven icon
oven-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- oven-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the oven icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.846V4h16v4.846zM4 20V9.616h16V20zM8.713 7.097Q9 6.809 9 6.384t-.288-.712T8 5.384t-.712.288T7 6.384t.288.713t.712.287t.713-.287m1.672 6.134h3.23V12h-3.23zm2.328-6.134Q13 6.809 13 6.385t-.287-.713T12 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m4 0Q17 6.809 17 6.385t-.287-.713T16 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOvenSharp(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="M4 8.846V4h16v4.846zM4 20V9.616h16V20zM8.713 7.097Q9 6.809 9 6.384t-.288-.712T8 5.384t-.712.288T7 6.384t.288.713t.712.287t.713-.287m1.672 6.134h3.23V12h-3.23zm2.328-6.134Q13 6.809 13 6.385t-.287-.713T12 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m4 0Q17 6.809 17 6.385t-.287-.713T16 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.846V4h16v4.846zM4 20V9.616h16V20zM8.713 7.097Q9 6.809 9 6.384t-.288-.712T8 5.384t-.712.288T7 6.384t.288.713t.712.287t.713-.287m1.672 6.134h3.23V12h-3.23zm2.328-6.134Q13 6.809 13 6.385t-.287-.713T12 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m4 0Q17 6.809 17 6.385t-.287-.713T16 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288"/></svg> </template>
CSS
.icon-oven-sharp {
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%22M4%208.846V4h16v4.846zM4%2020V9.616h16V20zM8.713%207.097Q9%206.809%209%206.384t-.288-.712T8%205.384t-.712.288T7%206.384t.288.713t.712.287t.713-.287m1.672%206.134h3.23V12h-3.23zm2.328-6.134Q13%206.809%2013%206.385t-.287-.713T12%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m4%200Q17%206.809%2017%206.385t-.287-.713T16%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288%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%22M4%208.846V4h16v4.846zM4%2020V9.616h16V20zM8.713%207.097Q9%206.809%209%206.384t-.288-.712T8%205.384t-.712.288T7%206.384t.288.713t.712.287t.713-.287m1.672%206.134h3.23V12h-3.23zm2.328-6.134Q13%206.809%2013%206.385t-.287-.713T12%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m4%200Q17%206.809%2017%206.385t-.287-.713T16%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/oven-sharp.svg?color=%231a73e8&size=48