bowl-chopsticks-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
bowl-chopsticks-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT
Aliases
chopsticks-28-filled

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the bowl chopsticks icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.351 2.115a.75.75 0 0 1 1.034.236l6.687 10.65H16.3l-6.186-9.852a.75.75 0 0 1 1.27-.798l6.687 10.65h7.267a.66.66 0 0 1 .661.66v.34c0 1.035-.131 2.04-.378 3H2.378A12 12 0 0 1 2 14v-.34a.66.66 0 0 1 .661-.66h8.64L5.115 3.148a.75.75 0 0 1 .236-1.034M2.872 18.5C4.652 22.898 8.964 26 14 26s9.348-3.102 11.128-7.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBowlChopsticks28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.351 2.115a.75.75 0 0 1 1.034.236l6.687 10.65H16.3l-6.186-9.852a.75.75 0 0 1 1.27-.798l6.687 10.65h7.267a.66.66 0 0 1 .661.66v.34c0 1.035-.131 2.04-.378 3H2.378A12 12 0 0 1 2 14v-.34a.66.66 0 0 1 .661-.66h8.64L5.115 3.148a.75.75 0 0 1 .236-1.034M2.872 18.5C4.652 22.898 8.964 26 14 26s9.348-3.102 11.128-7.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.351 2.115a.75.75 0 0 1 1.034.236l6.687 10.65H16.3l-6.186-9.852a.75.75 0 0 1 1.27-.798l6.687 10.65h7.267a.66.66 0 0 1 .661.66v.34c0 1.035-.131 2.04-.378 3H2.378A12 12 0 0 1 2 14v-.34a.66.66 0 0 1 .661-.66h8.64L5.115 3.148a.75.75 0 0 1 .236-1.034M2.872 18.5C4.652 22.898 8.964 26 14 26s9.348-3.102 11.128-7.5z"/></svg>
</template>

CSS

.icon-bowl-chopsticks-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.351%202.115a.75.75%200%200%201%201.034.236l6.687%2010.65H16.3l-6.186-9.852a.75.75%200%200%201%201.27-.798l6.687%2010.65h7.267a.66.66%200%200%201%20.661.66v.34c0%201.035-.131%202.04-.378%203H2.378A12%2012%200%200%201%202%2014v-.34a.66.66%200%200%201%20.661-.66h8.64L5.115%203.148a.75.75%200%200%201%20.236-1.034M2.872%2018.5C4.652%2022.898%208.964%2026%2014%2026s9.348-3.102%2011.128-7.5z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.351%202.115a.75.75%200%200%201%201.034.236l6.687%2010.65H16.3l-6.186-9.852a.75.75%200%200%201%201.27-.798l6.687%2010.65h7.267a.66.66%200%200%201%20.661.66v.34c0%201.035-.131%202.04-.378%203H2.378A12%2012%200%200%201%202%2014v-.34a.66.66%200%200%201%20.661-.66h8.64L5.115%203.148a.75.75%200%200%201%20.236-1.034M2.872%2018.5C4.652%2022.898%208.964%2026%2014%2026s9.348-3.102%2011.128-7.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bowl-chopsticks-28-filled.svg?color=%231a73e8&size=48