oven from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
oven
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the oven 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-linejoin="round" stroke-width="1.5"><path d="M3 16V8c0-2.828 0-4.243.879-5.121C4.757 2 6.172 2 9 2h6c2.828 0 4.243 0 5.121.879C21 3.757 21 5.172 21 8v8c0 2.828 0 4.243-.879 5.121C19.243 22 17.828 22 15 22H9c-2.828 0-4.243 0-5.121-.879C3 20.243 3 18.828 3 16"/><path d="M6 16v-5c0-1.414 0-2.121.44-2.56C6.878 8 7.585 8 9 8h6c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v5c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44H9c-1.414 0-2.121 0-2.56-.44C6 18.122 6 17.415 6 16m3-5h6m-2.95-5.998H12m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m3.95 0H16m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m-8.05 0H8m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsOven(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M3 16V8c0-2.828 0-4.243.879-5.121C4.757 2 6.172 2 9 2h6c2.828 0 4.243 0 5.121.879C21 3.757 21 5.172 21 8v8c0 2.828 0 4.243-.879 5.121C19.243 22 17.828 22 15 22H9c-2.828 0-4.243 0-5.121-.879C3 20.243 3 18.828 3 16"/><path d="M6 16v-5c0-1.414 0-2.121.44-2.56C6.878 8 7.585 8 9 8h6c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v5c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44H9c-1.414 0-2.121 0-2.56-.44C6 18.122 6 17.415 6 16m3-5h6m-2.95-5.998H12m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m3.95 0H16m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m-8.05 0H8m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/></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-linejoin="round" stroke-width="1.5"><path d="M3 16V8c0-2.828 0-4.243.879-5.121C4.757 2 6.172 2 9 2h6c2.828 0 4.243 0 5.121.879C21 3.757 21 5.172 21 8v8c0 2.828 0 4.243-.879 5.121C19.243 22 17.828 22 15 22H9c-2.828 0-4.243 0-5.121-.879C3 20.243 3 18.828 3 16"/><path d="M6 16v-5c0-1.414 0-2.121.44-2.56C6.878 8 7.585 8 9 8h6c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v5c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44H9c-1.414 0-2.121 0-2.56-.44C6 18.122 6 17.415 6 16m3-5h6m-2.95-5.998H12m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m3.95 0H16m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m-8.05 0H8m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/></g></svg>
</template>

CSS

.icon-oven {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2016V8c0-2.828%200-4.243.879-5.121C4.757%202%206.172%202%209%202h6c2.828%200%204.243%200%205.121.879C21%203.757%2021%205.172%2021%208v8c0%202.828%200%204.243-.879%205.121C19.243%2022%2017.828%2022%2015%2022H9c-2.828%200-4.243%200-5.121-.879C3%2020.243%203%2018.828%203%2016%22%2F%3E%3Cpath%20d%3D%22M6%2016v-5c0-1.414%200-2.121.44-2.56C6.878%208%207.585%208%209%208h6c1.414%200%202.121%200%202.56.44c.44.439.44%201.146.44%202.56v5c0%201.414%200%202.121-.44%202.56c-.439.44-1.146.44-2.56.44H9c-1.414%200-2.121%200-2.56-.44C6%2018.122%206%2017.415%206%2016m3-5h6m-2.95-5.998H12m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200m3.95%200H16m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200m-8.05%200H8m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2016V8c0-2.828%200-4.243.879-5.121C4.757%202%206.172%202%209%202h6c2.828%200%204.243%200%205.121.879C21%203.757%2021%205.172%2021%208v8c0%202.828%200%204.243-.879%205.121C19.243%2022%2017.828%2022%2015%2022H9c-2.828%200-4.243%200-5.121-.879C3%2020.243%203%2018.828%203%2016%22%2F%3E%3Cpath%20d%3D%22M6%2016v-5c0-1.414%200-2.121.44-2.56C6.878%208%207.585%208%209%208h6c1.414%200%202.121%200%202.56.44c.44.439.44%201.146.44%202.56v5c0%201.414%200%202.121-.44%202.56c-.439.44-1.146.44-2.56.44H9c-1.414%200-2.121%200-2.56-.44C6%2018.122%206%2017.415%206%2016m3-5h6m-2.95-5.998H12m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200m3.95%200H16m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200m-8.05%200H8m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/oven.svg?color=%231a73e8&size=48