John KuehJohn Kueh

bowl food icon

Phosphor · bowl-food · MIT

Download SVG

The Phosphor bowl food icon depicts a steaming bowl, commonly used in UI to represent food items, restaurants, or dining-related features.

Common uses

  • Labeling a restaurant or food delivery service.
  • Indicating a 'menu' or 'order now' button.
  • Representing a food or meal-related category.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { BowlFood } from '@phosphor-icons/react';

<BowlFood size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<BowlFood size={24} />
thin
<BowlFood size={24} weight="thin" />
light
<BowlFood size={24} weight="light" />
bold
<BowlFood size={24} weight="bold" />
fill
<BowlFood size={24} weight="fill" />
duotone
<BowlFood size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
ramenfoodmealeatingrestaurantsdininglocationscommercemaps & travelobjectsbowlfood bowl

FAQ

What is the bowl food icon used for?
It's used to visually represent food, dining, restaurants, or meal-related services in user interfaces.
How do I use the bowl food icon in React?
You can import and use it like this: import { BowlFood } from '@phosphor-icons/react'.
What is the license for the Phosphor bowl food icon?
The Phosphor icon library, including the bowl food icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →