oven-outline-sharp from Material Symbols Light by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
oven-outline-sharp
Set
Material Symbols Light
Style
Outline 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="M16.713 7.097Q17 6.809 17 6.385t-.287-.713T16 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4 0Q13 6.809 13 6.385t-.287-.713T12 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4 0Q9 6.809 9 6.385t-.287-.713T8 5.384t-.712.288T7 6.385t.288.712t.712.288t.713-.288M5 9.616V19h14V9.616zm5.385 3.615h3.23V12h-3.23zM4 20V4h16v16zm8-10.385"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightOvenOutlineSharp(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="M16.713 7.097Q17 6.809 17 6.385t-.287-.713T16 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4 0Q13 6.809 13 6.385t-.287-.713T12 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4 0Q9 6.809 9 6.385t-.287-.713T8 5.384t-.712.288T7 6.385t.288.712t.712.288t.713-.288M5 9.616V19h14V9.616zm5.385 3.615h3.23V12h-3.23zM4 20V4h16v16zm8-10.385"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.713 7.097Q17 6.809 17 6.385t-.287-.713T16 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4 0Q13 6.809 13 6.385t-.287-.713T12 5.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4 0Q9 6.809 9 6.385t-.287-.713T8 5.384t-.712.288T7 6.385t.288.712t.712.288t.713-.288M5 9.616V19h14V9.616zm5.385 3.615h3.23V12h-3.23zM4 20V4h16v16zm8-10.385"/></svg>
</template>

CSS

.icon-oven-outline-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%22M16.713%207.097Q17%206.809%2017%206.385t-.287-.713T16%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4%200Q13%206.809%2013%206.385t-.287-.713T12%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4%200Q9%206.809%209%206.385t-.287-.713T8%205.384t-.712.288T7%206.385t.288.712t.712.288t.713-.288M5%209.616V19h14V9.616zm5.385%203.615h3.23V12h-3.23zM4%2020V4h16v16zm8-10.385%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%22M16.713%207.097Q17%206.809%2017%206.385t-.287-.713T16%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4%200Q13%206.809%2013%206.385t-.287-.713T12%205.384t-.712.288t-.288.713t.288.712t.712.288t.713-.288m-4%200Q9%206.809%209%206.385t-.287-.713T8%205.384t-.712.288T7%206.385t.288.712t.712.288t.713-.288M5%209.616V19h14V9.616zm5.385%203.615h3.23V12h-3.23zM4%2020V4h16v16zm8-10.385%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-outline-sharp.svg?color=%231a73e8&size=48