oven-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
oven-rounded
Set
Material Symbols Light
Style
Rounded
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.846v-3.23q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v3.23zM5.616 20q-.691 0-1.153-.462T4 18.384V9.616h16v8.769q0 .69-.462 1.153T18.384 20zM8.713 7.097Q9 6.81 9 6.385t-.288-.713T8 5.385t-.712.287T7 6.385t.288.712t.712.288t.713-.288M11 13.231h2q.262 0 .439-.182t.176-.433t-.177-.434T13 12h-2q-.261 0-.438.182t-.177.433t.177.434t.438.182m1.713-6.134Q13 6.809 13 6.384t-.288-.712T12 5.384t-.712.288t-.288.712t.288.713t.712.287t.713-.287m4 0Q17 6.809 17 6.384t-.288-.712T16 5.384t-.713.288t-.287.712t.287.713t.713.287t.712-.287"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightOvenRounded(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.846v-3.23q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v3.23zM5.616 20q-.691 0-1.153-.462T4 18.384V9.616h16v8.769q0 .69-.462 1.153T18.384 20zM8.713 7.097Q9 6.81 9 6.385t-.288-.713T8 5.385t-.712.287T7 6.385t.288.712t.712.288t.713-.288M11 13.231h2q.262 0 .439-.182t.176-.433t-.177-.434T13 12h-2q-.261 0-.438.182t-.177.433t.177.434t.438.182m1.713-6.134Q13 6.809 13 6.384t-.288-.712T12 5.384t-.712.288t-.288.712t.288.713t.712.287t.713-.287m4 0Q17 6.809 17 6.384t-.288-.712T16 5.384t-.713.288t-.287.712t.287.713t.713.287t.712-.287"/></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.846v-3.23q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v3.23zM5.616 20q-.691 0-1.153-.462T4 18.384V9.616h16v8.769q0 .69-.462 1.153T18.384 20zM8.713 7.097Q9 6.81 9 6.385t-.288-.713T8 5.385t-.712.287T7 6.385t.288.712t.712.288t.713-.288M11 13.231h2q.262 0 .439-.182t.176-.433t-.177-.434T13 12h-2q-.261 0-.438.182t-.177.433t.177.434t.438.182m1.713-6.134Q13 6.809 13 6.384t-.288-.712T12 5.384t-.712.288t-.288.712t.288.713t.712.287t.713-.287m4 0Q17 6.809 17 6.384t-.288-.712T16 5.384t-.713.288t-.287.712t.287.713t.713.287t.712-.287"/></svg>
</template>

CSS

.icon-oven-rounded {
  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.846v-3.23q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v3.23zM5.616%2020q-.691%200-1.153-.462T4%2018.384V9.616h16v8.769q0%20.69-.462%201.153T18.384%2020zM8.713%207.097Q9%206.81%209%206.385t-.288-.713T8%205.385t-.712.287T7%206.385t.288.712t.712.288t.713-.288M11%2013.231h2q.262%200%20.439-.182t.176-.433t-.177-.434T13%2012h-2q-.261%200-.438.182t-.177.433t.177.434t.438.182m1.713-6.134Q13%206.809%2013%206.384t-.288-.712T12%205.384t-.712.288t-.288.712t.288.713t.712.287t.713-.287m4%200Q17%206.809%2017%206.384t-.288-.712T16%205.384t-.713.288t-.287.712t.287.713t.713.287t.712-.287%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.846v-3.23q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v3.23zM5.616%2020q-.691%200-1.153-.462T4%2018.384V9.616h16v8.769q0%20.69-.462%201.153T18.384%2020zM8.713%207.097Q9%206.81%209%206.385t-.288-.713T8%205.385t-.712.287T7%206.385t.288.712t.712.288t.713-.288M11%2013.231h2q.262%200%20.439-.182t.176-.433t-.177-.434T13%2012h-2q-.261%200-.438.182t-.177.433t.177.434t.438.182m1.713-6.134Q13%206.809%2013%206.384t-.288-.712T12%205.384t-.712.288t-.288.712t.288.713t.712.287t.713-.287m4%200Q17%206.809%2017%206.384t-.288-.712T16%205.384t-.713.288t-.287.712t.287.713t.713.287t.712-.287%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-rounded.svg?color=%231a73e8&size=48