bowl food icon

bowl-food from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
bowl-food
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the bowl food icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 104h-8.37a88 88 0 0 0-175.26 0H32a8 8 0 0 0-8 8a104.35 104.35 0 0 0 56 92.28V208a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-3.72A104.35 104.35 0 0 0 232 112a8 8 0 0 0-8-8m-24.46 0h-51.42a71.84 71.84 0 0 1 41.27-29.57A71.45 71.45 0 0 1 199.54 104m-26.06-47.77q2.75 2.25 5.27 4.75a87.92 87.92 0 0 0-49.15 43h-29.5A72.26 72.26 0 0 1 168 56c1.83 0 3.66.09 5.48.23M128 40a72 72 0 0 1 19 2.57A88.36 88.36 0 0 0 83.33 104H56.46A72.08 72.08 0 0 1 128 40m36.66 152a8 8 0 0 0-4.66 7.3v8.7H96v-8.7a8 8 0 0 0-4.66-7.3a88.29 88.29 0 0 1-51-72h175.29a88.29 88.29 0 0 1-50.97 72"/></svg>

React

import type { SVGProps } from "react";

export function PhBowlFood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 104h-8.37a88 88 0 0 0-175.26 0H32a8 8 0 0 0-8 8a104.35 104.35 0 0 0 56 92.28V208a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-3.72A104.35 104.35 0 0 0 232 112a8 8 0 0 0-8-8m-24.46 0h-51.42a71.84 71.84 0 0 1 41.27-29.57A71.45 71.45 0 0 1 199.54 104m-26.06-47.77q2.75 2.25 5.27 4.75a87.92 87.92 0 0 0-49.15 43h-29.5A72.26 72.26 0 0 1 168 56c1.83 0 3.66.09 5.48.23M128 40a72 72 0 0 1 19 2.57A88.36 88.36 0 0 0 83.33 104H56.46A72.08 72.08 0 0 1 128 40m36.66 152a8 8 0 0 0-4.66 7.3v8.7H96v-8.7a8 8 0 0 0-4.66-7.3a88.29 88.29 0 0 1-51-72h175.29a88.29 88.29 0 0 1-50.97 72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 104h-8.37a88 88 0 0 0-175.26 0H32a8 8 0 0 0-8 8a104.35 104.35 0 0 0 56 92.28V208a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-3.72A104.35 104.35 0 0 0 232 112a8 8 0 0 0-8-8m-24.46 0h-51.42a71.84 71.84 0 0 1 41.27-29.57A71.45 71.45 0 0 1 199.54 104m-26.06-47.77q2.75 2.25 5.27 4.75a87.92 87.92 0 0 0-49.15 43h-29.5A72.26 72.26 0 0 1 168 56c1.83 0 3.66.09 5.48.23M128 40a72 72 0 0 1 19 2.57A88.36 88.36 0 0 0 83.33 104H56.46A72.08 72.08 0 0 1 128 40m36.66 152a8 8 0 0 0-4.66 7.3v8.7H96v-8.7a8 8 0 0 0-4.66-7.3a88.29 88.29 0 0 1-51-72h175.29a88.29 88.29 0 0 1-50.97 72"/></svg>
</template>

CSS

.icon-bowl-food {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20104h-8.37a88%2088%200%200%200-175.26%200H32a8%208%200%200%200-8%208a104.35%20104.35%200%200%200%2056%2092.28V208a16%2016%200%200%200%2016%2016h64a16%2016%200%200%200%2016-16v-3.72A104.35%20104.35%200%200%200%20232%20112a8%208%200%200%200-8-8m-24.46%200h-51.42a71.84%2071.84%200%200%201%2041.27-29.57A71.45%2071.45%200%200%201%20199.54%20104m-26.06-47.77q2.75%202.25%205.27%204.75a87.92%2087.92%200%200%200-49.15%2043h-29.5A72.26%2072.26%200%200%201%20168%2056c1.83%200%203.66.09%205.48.23M128%2040a72%2072%200%200%201%2019%202.57A88.36%2088.36%200%200%200%2083.33%20104H56.46A72.08%2072.08%200%200%201%20128%2040m36.66%20152a8%208%200%200%200-4.66%207.3v8.7H96v-8.7a8%208%200%200%200-4.66-7.3a88.29%2088.29%200%200%201-51-72h175.29a88.29%2088.29%200%200%201-50.97%2072%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20104h-8.37a88%2088%200%200%200-175.26%200H32a8%208%200%200%200-8%208a104.35%20104.35%200%200%200%2056%2092.28V208a16%2016%200%200%200%2016%2016h64a16%2016%200%200%200%2016-16v-3.72A104.35%20104.35%200%200%200%20232%20112a8%208%200%200%200-8-8m-24.46%200h-51.42a71.84%2071.84%200%200%201%2041.27-29.57A71.45%2071.45%200%200%201%20199.54%20104m-26.06-47.77q2.75%202.25%205.27%204.75a87.92%2087.92%200%200%200-49.15%2043h-29.5A72.26%2072.26%200%200%201%20168%2056c1.83%200%203.66.09%205.48.23M128%2040a72%2072%200%200%201%2019%202.57A88.36%2088.36%200%200%200%2083.33%20104H56.46A72.08%2072.08%200%200%201%20128%2040m36.66%20152a8%208%200%200%200-4.66%207.3v8.7H96v-8.7a8%208%200%200%200-4.66-7.3a88.29%2088.29%200%200%201-51-72h175.29a88.29%2088.29%200%200%201-50.97%2072%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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