flatware icon
flatware from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- flatware
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- flatware-outline, flatware-outline-sharp, flatware-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the flatware icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.808 20.5v-9.884q-.806-.039-1.365-.578t-.558-1.346V3.931q0-.185.123-.308t.308-.123t.307.123t.123.308V7.5h1.131V3.93q0-.184.123-.307t.308-.123t.308.123t.123.308V7.5h1.13V3.93q0-.184.123-.307q.124-.123.308-.123t.308.123q.123.123.123.308v4.761q0 .806-.559 1.346q-.558.539-1.364.578V20.5zm6.615 0v-9.908q-.992-.461-1.496-1.418T10.423 7.1q0-1.383.634-2.492T12.923 3.5t1.867 1.109q.633 1.108.633 2.491q0 1.117-.504 2.074t-1.496 1.418V20.5zm4.923 0V3.539q1.227.211 1.998 1.194T20.115 7v5.5h-1.769v8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFlatware(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="M5.808 20.5v-9.884q-.806-.039-1.365-.578t-.558-1.346V3.931q0-.185.123-.308t.308-.123t.307.123t.123.308V7.5h1.131V3.93q0-.184.123-.307t.308-.123t.308.123t.123.308V7.5h1.13V3.93q0-.184.123-.307q.124-.123.308-.123t.308.123q.123.123.123.308v4.761q0 .806-.559 1.346q-.558.539-1.364.578V20.5zm6.615 0v-9.908q-.992-.461-1.496-1.418T10.423 7.1q0-1.383.634-2.492T12.923 3.5t1.867 1.109q.633 1.108.633 2.491q0 1.117-.504 2.074t-1.496 1.418V20.5zm4.923 0V3.539q1.227.211 1.998 1.194T20.115 7v5.5h-1.769v8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.808 20.5v-9.884q-.806-.039-1.365-.578t-.558-1.346V3.931q0-.185.123-.308t.308-.123t.307.123t.123.308V7.5h1.131V3.93q0-.184.123-.307t.308-.123t.308.123t.123.308V7.5h1.13V3.93q0-.184.123-.307q.124-.123.308-.123t.308.123q.123.123.123.308v4.761q0 .806-.559 1.346q-.558.539-1.364.578V20.5zm6.615 0v-9.908q-.992-.461-1.496-1.418T10.423 7.1q0-1.383.634-2.492T12.923 3.5t1.867 1.109q.633 1.108.633 2.491q0 1.117-.504 2.074t-1.496 1.418V20.5zm4.923 0V3.539q1.227.211 1.998 1.194T20.115 7v5.5h-1.769v8z"/></svg> </template>
CSS
.icon-flatware {
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%22M5.808%2020.5v-9.884q-.806-.039-1.365-.578t-.558-1.346V3.931q0-.185.123-.308t.308-.123t.307.123t.123.308V7.5h1.131V3.93q0-.184.123-.307t.308-.123t.308.123t.123.308V7.5h1.13V3.93q0-.184.123-.307q.124-.123.308-.123t.308.123q.123.123.123.308v4.761q0%20.806-.559%201.346q-.558.539-1.364.578V20.5zm6.615%200v-9.908q-.992-.461-1.496-1.418T10.423%207.1q0-1.383.634-2.492T12.923%203.5t1.867%201.109q.633%201.108.633%202.491q0%201.117-.504%202.074t-1.496%201.418V20.5zm4.923%200V3.539q1.227.211%201.998%201.194T20.115%207v5.5h-1.769v8z%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%22M5.808%2020.5v-9.884q-.806-.039-1.365-.578t-.558-1.346V3.931q0-.185.123-.308t.308-.123t.307.123t.123.308V7.5h1.131V3.93q0-.184.123-.307t.308-.123t.308.123t.123.308V7.5h1.13V3.93q0-.184.123-.307q.124-.123.308-.123t.308.123q.123.123.123.308v4.761q0%20.806-.559%201.346q-.558.539-1.364.578V20.5zm6.615%200v-9.908q-.992-.461-1.496-1.418T10.423%207.1q0-1.383.634-2.492T12.923%203.5t1.867%201.109q.633%201.108.633%202.491q0%201.117-.504%202.074t-1.496%201.418V20.5zm4.923%200V3.539q1.227.211%201.998%201.194T20.115%207v5.5h-1.769v8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/flatware.svg?color=%231a73e8&size=48