multicooker from Material Symbols by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
multicooker
Set
Material Symbols
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
multicooker-rounded, multicooker-sharp

1 other variant in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the multicooker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 5V4q0-.825.588-1.412T10 2h4q.825 0 1.413.588T16 4v1h3q.825 0 1.413.588T21 7v1H3V7q0-.825.588-1.412T5 5zM5 21q-.825 0-1.412-.587T3 19v-9h4v2q0 .825.588 1.413T9 14h6q.825 0 1.413-.587T17 12v-2h4v9q0 .825-.587 1.413T19 21zm3.713-3.287Q9 17.425 9 17t-.288-.712T8 16t-.712.288T7 17t.288.713T8 18t.713-.288m4 0Q13 17.426 13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18t.713-.288m4 0Q17 17.426 17 17t-.288-.712T16 16t-.712.288T15 17t.288.713T16 18t.713-.288M9 12v-2h6v2zm1-7h4V4h-4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMulticooker(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="M8 5V4q0-.825.588-1.412T10 2h4q.825 0 1.413.588T16 4v1h3q.825 0 1.413.588T21 7v1H3V7q0-.825.588-1.412T5 5zM5 21q-.825 0-1.412-.587T3 19v-9h4v2q0 .825.588 1.413T9 14h6q.825 0 1.413-.587T17 12v-2h4v9q0 .825-.587 1.413T19 21zm3.713-3.287Q9 17.425 9 17t-.288-.712T8 16t-.712.288T7 17t.288.713T8 18t.713-.288m4 0Q13 17.426 13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18t.713-.288m4 0Q17 17.426 17 17t-.288-.712T16 16t-.712.288T15 17t.288.713T16 18t.713-.288M9 12v-2h6v2zm1-7h4V4h-4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 5V4q0-.825.588-1.412T10 2h4q.825 0 1.413.588T16 4v1h3q.825 0 1.413.588T21 7v1H3V7q0-.825.588-1.412T5 5zM5 21q-.825 0-1.412-.587T3 19v-9h4v2q0 .825.588 1.413T9 14h6q.825 0 1.413-.587T17 12v-2h4v9q0 .825-.587 1.413T19 21zm3.713-3.287Q9 17.425 9 17t-.288-.712T8 16t-.712.288T7 17t.288.713T8 18t.713-.288m4 0Q13 17.426 13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18t.713-.288m4 0Q17 17.426 17 17t-.288-.712T16 16t-.712.288T15 17t.288.713T16 18t.713-.288M9 12v-2h6v2zm1-7h4V4h-4z"/></svg>
</template>

CSS

.icon-multicooker {
  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%22M8%205V4q0-.825.588-1.412T10%202h4q.825%200%201.413.588T16%204v1h3q.825%200%201.413.588T21%207v1H3V7q0-.825.588-1.412T5%205zM5%2021q-.825%200-1.412-.587T3%2019v-9h4v2q0%20.825.588%201.413T9%2014h6q.825%200%201.413-.587T17%2012v-2h4v9q0%20.825-.587%201.413T19%2021zm3.713-3.287Q9%2017.425%209%2017t-.288-.712T8%2016t-.712.288T7%2017t.288.713T8%2018t.713-.288m4%200Q13%2017.426%2013%2017t-.288-.712T12%2016t-.712.288T11%2017t.288.713T12%2018t.713-.288m4%200Q17%2017.426%2017%2017t-.288-.712T16%2016t-.712.288T15%2017t.288.713T16%2018t.713-.288M9%2012v-2h6v2zm1-7h4V4h-4z%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%22M8%205V4q0-.825.588-1.412T10%202h4q.825%200%201.413.588T16%204v1h3q.825%200%201.413.588T21%207v1H3V7q0-.825.588-1.412T5%205zM5%2021q-.825%200-1.412-.587T3%2019v-9h4v2q0%20.825.588%201.413T9%2014h6q.825%200%201.413-.587T17%2012v-2h4v9q0%20.825-.587%201.413T19%2021zm3.713-3.287Q9%2017.425%209%2017t-.288-.712T8%2016t-.712.288T7%2017t.288.713T8%2018t.713-.288m4%200Q13%2017.426%2013%2017t-.288-.712T12%2016t-.712.288T11%2017t.288.713T12%2018t.713-.288m4%200Q17%2017.426%2017%2017t-.288-.712T16%2016t-.712.288T15%2017t.288.713T16%2018t.713-.288M9%2012v-2h6v2zm1-7h4V4h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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