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

Name
skillet-cooktop
Set
Material Symbols Light
Style
Regular
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 skillet cooktop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 14.346q-.846 0-1.423-.577T4 12.346V9h12.006q.028-.748.473-1.35t1.167-.838l4.202-1.416l.318.939l-4.203 1.415q-.434.139-.699.516q-.264.378-.264.838v3.242q0 .827-.577 1.413T15 14.346zM10 20v-2.27q0-.268-.173-.441q-.173-.174-.442-.174H3v-1h6.385q.67 0 1.143.473q.472.471.472 1.143V20zm3 0v-2.27q0-.67.472-1.142t1.144-.472H21v1h-6.384q-.27 0-.443.173q-.173.172-.173.442V20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSkilletCooktop(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="M6 14.346q-.846 0-1.423-.577T4 12.346V9h12.006q.028-.748.473-1.35t1.167-.838l4.202-1.416l.318.939l-4.203 1.415q-.434.139-.699.516q-.264.378-.264.838v3.242q0 .827-.577 1.413T15 14.346zM10 20v-2.27q0-.268-.173-.441q-.173-.174-.442-.174H3v-1h6.385q.67 0 1.143.473q.472.471.472 1.143V20zm3 0v-2.27q0-.67.472-1.142t1.144-.472H21v1h-6.384q-.27 0-.443.173q-.173.172-.173.442V20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 14.346q-.846 0-1.423-.577T4 12.346V9h12.006q.028-.748.473-1.35t1.167-.838l4.202-1.416l.318.939l-4.203 1.415q-.434.139-.699.516q-.264.378-.264.838v3.242q0 .827-.577 1.413T15 14.346zM10 20v-2.27q0-.268-.173-.441q-.173-.174-.442-.174H3v-1h6.385q.67 0 1.143.473q.472.471.472 1.143V20zm3 0v-2.27q0-.67.472-1.142t1.144-.472H21v1h-6.384q-.27 0-.443.173q-.173.172-.173.442V20z"/></svg>
</template>

CSS

.icon-skillet-cooktop {
  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%22M6%2014.346q-.846%200-1.423-.577T4%2012.346V9h12.006q.028-.748.473-1.35t1.167-.838l4.202-1.416l.318.939l-4.203%201.415q-.434.139-.699.516q-.264.378-.264.838v3.242q0%20.827-.577%201.413T15%2014.346zM10%2020v-2.27q0-.268-.173-.441q-.173-.174-.442-.174H3v-1h6.385q.67%200%201.143.473q.472.471.472%201.143V20zm3%200v-2.27q0-.67.472-1.142t1.144-.472H21v1h-6.384q-.27%200-.443.173q-.173.172-.173.442V20z%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%22M6%2014.346q-.846%200-1.423-.577T4%2012.346V9h12.006q.028-.748.473-1.35t1.167-.838l4.202-1.416l.318.939l-4.203%201.415q-.434.139-.699.516q-.264.378-.264.838v3.242q0%20.827-.577%201.413T15%2014.346zM10%2020v-2.27q0-.268-.173-.441q-.173-.174-.442-.174H3v-1h6.385q.67%200%201.143.473q.472.471.472%201.143V20zm3%200v-2.27q0-.67.472-1.142t1.144-.472H21v1h-6.384q-.27%200-.443.173q-.173.172-.173.442V20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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