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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19v-6h13v-1.648l5.848-1.956l.318.938L17 12.072V19zm2.483-8.385q.119-.823-.1-1.504T4.534 7.5q-.672-.98-.905-1.763q-.235-.78-.156-1.737h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738zm3.923 0q.119-.823-.096-1.504q-.216-.68-.848-1.611q-.671-.98-.908-1.763q-.237-.78-.158-1.737h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738zm4 0q.119-.823-.106-1.504T12.442 7.5q-.67-.98-.898-1.763T11.396 4h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSkilletSharp(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="M3 19v-6h13v-1.648l5.848-1.956l.318.938L17 12.072V19zm2.483-8.385q.119-.823-.1-1.504T4.534 7.5q-.672-.98-.905-1.763q-.235-.78-.156-1.737h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738zm3.923 0q.119-.823-.096-1.504q-.216-.68-.848-1.611q-.671-.98-.908-1.763q-.237-.78-.158-1.737h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738zm4 0q.119-.823-.106-1.504T12.442 7.5q-.67-.98-.898-1.763T11.396 4h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19v-6h13v-1.648l5.848-1.956l.318.938L17 12.072V19zm2.483-8.385q.119-.823-.1-1.504T4.534 7.5q-.672-.98-.905-1.763q-.235-.78-.156-1.737h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738zm3.923 0q.119-.823-.096-1.504q-.216-.68-.848-1.611q-.671-.98-.908-1.763q-.237-.78-.158-1.737h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738zm4 0q.119-.823-.106-1.504T12.442 7.5q-.67-.98-.898-1.763T11.396 4h1.008q-.085.835.11 1.492q.196.658.828 1.589q.7 1.015.934 1.797t.138 1.738z"/></svg>
</template>

CSS

.icon-skillet-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%22M3%2019v-6h13v-1.648l5.848-1.956l.318.938L17%2012.072V19zm2.483-8.385q.119-.823-.1-1.504T4.534%207.5q-.672-.98-.905-1.763q-.235-.78-.156-1.737h1.008q-.085.835.11%201.492q.196.658.828%201.589q.7%201.015.934%201.797t.138%201.738zm3.923%200q.119-.823-.096-1.504q-.216-.68-.848-1.611q-.671-.98-.908-1.763q-.237-.78-.158-1.737h1.008q-.085.835.11%201.492q.196.658.828%201.589q.7%201.015.934%201.797t.138%201.738zm4%200q.119-.823-.106-1.504T12.442%207.5q-.67-.98-.898-1.763T11.396%204h1.008q-.085.835.11%201.492q.196.658.828%201.589q.7%201.015.934%201.797t.138%201.738z%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%22M3%2019v-6h13v-1.648l5.848-1.956l.318.938L17%2012.072V19zm2.483-8.385q.119-.823-.1-1.504T4.534%207.5q-.672-.98-.905-1.763q-.235-.78-.156-1.737h1.008q-.085.835.11%201.492q.196.658.828%201.589q.7%201.015.934%201.797t.138%201.738zm3.923%200q.119-.823-.096-1.504q-.216-.68-.848-1.611q-.671-.98-.908-1.763q-.237-.78-.158-1.737h1.008q-.085.835.11%201.492q.196.658.828%201.589q.7%201.015.934%201.797t.138%201.738zm4%200q.119-.823-.106-1.504T12.442%207.5q-.67-.98-.898-1.763T11.396%204h1.008q-.085.835.11%201.492q.196.658.828%201.589q.7%201.015.934%201.797t.138%201.738z%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-sharp.svg?color=%231a73e8&size=48