flatware-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
flatware-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
flatware-outline-rounded

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.951 20.356q-.143-.143-.143-.356v-9.384q-.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.578V20q0 .213-.144.356t-.357.144t-.356-.144m6.615 0q-.143-.144-.143-.356v-9.408q-.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.418V20q0 .213-.144.356q-.144.144-.357.144t-.356-.144m4.924 0q-.144-.144-.144-.356V4.483q0-.295.183-.494t.465-.199q.76 0 1.44.912q.681.911.681 2.298v4.692q0 .343-.232.576t-.575.232h-.962V20q0 .213-.144.356t-.357.144t-.355-.144"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFlatwareRounded(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.951 20.356q-.143-.143-.143-.356v-9.384q-.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.578V20q0 .213-.144.356t-.357.144t-.356-.144m6.615 0q-.143-.144-.143-.356v-9.408q-.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.418V20q0 .213-.144.356q-.144.144-.357.144t-.356-.144m4.924 0q-.144-.144-.144-.356V4.483q0-.295.183-.494t.465-.199q.76 0 1.44.912q.681.911.681 2.298v4.692q0 .343-.232.576t-.575.232h-.962V20q0 .213-.144.356t-.357.144t-.355-.144"/></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.951 20.356q-.143-.143-.143-.356v-9.384q-.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.578V20q0 .213-.144.356t-.357.144t-.356-.144m6.615 0q-.143-.144-.143-.356v-9.408q-.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.418V20q0 .213-.144.356q-.144.144-.357.144t-.356-.144m4.924 0q-.144-.144-.144-.356V4.483q0-.295.183-.494t.465-.199q.76 0 1.44.912q.681.911.681 2.298v4.692q0 .343-.232.576t-.575.232h-.962V20q0 .213-.144.356t-.357.144t-.355-.144"/></svg>
</template>

CSS

.icon-flatware-rounded {
  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.951%2020.356q-.143-.143-.143-.356v-9.384q-.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.578V20q0%20.213-.144.356t-.357.144t-.356-.144m6.615%200q-.143-.144-.143-.356v-9.408q-.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.418V20q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m4.924%200q-.144-.144-.144-.356V4.483q0-.295.183-.494t.465-.199q.76%200%201.44.912q.681.911.681%202.298v4.692q0%20.343-.232.576t-.575.232h-.962V20q0%20.213-.144.356t-.357.144t-.355-.144%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.951%2020.356q-.143-.143-.143-.356v-9.384q-.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.578V20q0%20.213-.144.356t-.357.144t-.356-.144m6.615%200q-.143-.144-.143-.356v-9.408q-.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.418V20q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m4.924%200q-.144-.144-.144-.356V4.483q0-.295.183-.494t.465-.199q.76%200%201.44.912q.681.911.681%202.298v4.692q0%20.343-.232.576t-.575.232h-.962V20q0%20.213-.144.356t-.357.144t-.355-.144%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-rounded.svg?color=%231a73e8&size=48