bowl food icon
bowl-food from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- bowl-food
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the bowl food icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 192c0-35.3 28.7-64 64-64h1.6C73 91.5 105.3 64 144 64c15 0 29 4.1 40.9 11.2C198.2 49.6 225.1 32 256 32s57.8 17.6 71.1 43.2C339 68.1 353 64 368 64c38.7 0 71 27.5 78.4 64h1.6c35.3 0 64 28.7 64 64c0 11.7-3.1 22.6-8.6 32H8.6C3.1 214.6 0 203.7 0 192m0 91.4C0 268.3 12.3 256 27.4 256h457.1c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1l-1.7 14.5c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidBowlFood(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 192c0-35.3 28.7-64 64-64h1.6C73 91.5 105.3 64 144 64c15 0 29 4.1 40.9 11.2C198.2 49.6 225.1 32 256 32s57.8 17.6 71.1 43.2C339 68.1 353 64 368 64c38.7 0 71 27.5 78.4 64h1.6c35.3 0 64 28.7 64 64c0 11.7-3.1 22.6-8.6 32H8.6C3.1 214.6 0 203.7 0 192m0 91.4C0 268.3 12.3 256 27.4 256h457.1c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1l-1.7 14.5c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 192c0-35.3 28.7-64 64-64h1.6C73 91.5 105.3 64 144 64c15 0 29 4.1 40.9 11.2C198.2 49.6 225.1 32 256 32s57.8 17.6 71.1 43.2C339 68.1 353 64 368 64c38.7 0 71 27.5 78.4 64h1.6c35.3 0 64 28.7 64 64c0 11.7-3.1 22.6-8.6 32H8.6C3.1 214.6 0 203.7 0 192m0 91.4C0 268.3 12.3 256 27.4 256h457.1c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1l-1.7 14.5c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20192c0-35.3%2028.7-64%2064-64h1.6C73%2091.5%20105.3%2064%20144%2064c15%200%2029%204.1%2040.9%2011.2C198.2%2049.6%20225.1%2032%20256%2032s57.8%2017.6%2071.1%2043.2C339%2068.1%20353%2064%20368%2064c38.7%200%2071%2027.5%2078.4%2064h1.6c35.3%200%2064%2028.7%2064%2064c0%2011.7-3.1%2022.6-8.6%2032H8.6C3.1%20214.6%200%20203.7%200%20192m0%2091.4C0%20268.3%2012.3%20256%2027.4%20256h457.1c15.1%200%2027.4%2012.3%2027.4%2027.4c0%2070.5-44.4%20130.7-106.7%20154.1l-1.7%2014.5c-2%2016-15.6%2028-31.8%2028H140.2c-16.1%200-29.8-12-31.8-28l-1.8-14.4C44.4%20414.1%200%20353.9%200%20283.4%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20192c0-35.3%2028.7-64%2064-64h1.6C73%2091.5%20105.3%2064%20144%2064c15%200%2029%204.1%2040.9%2011.2C198.2%2049.6%20225.1%2032%20256%2032s57.8%2017.6%2071.1%2043.2C339%2068.1%20353%2064%20368%2064c38.7%200%2071%2027.5%2078.4%2064h1.6c35.3%200%2064%2028.7%2064%2064c0%2011.7-3.1%2022.6-8.6%2032H8.6C3.1%20214.6%200%20203.7%200%20192m0%2091.4C0%20268.3%2012.3%20256%2027.4%20256h457.1c15.1%200%2027.4%2012.3%2027.4%2027.4c0%2070.5-44.4%20130.7-106.7%20154.1l-1.7%2014.5c-2%2016-15.6%2028-31.8%2028H140.2c-16.1%200-29.8-12-31.8-28l-1.8-14.4C44.4%20414.1%200%20353.9%200%20283.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/bowl-food.svg?color=%231a73e8&size=48