John KuehJohn Kueh

bowl icon

Tabler · bowl · MIT

Download SVG

The Tabler bowl icon depicts a simple, rounded vessel, commonly used in user interfaces to represent food, meals, or kitchen-related actions.

Common uses

  • Representing a 'meal' or 'food' category in a navigation menu.
  • Indicating a 'kitchen' or 'food preparation' setting.
  • As an icon for a 'recipe' or 'dish' detail page.

Use it in React

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

<IconBowl size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBowl size={24} stroke={2} />
filled
<IconBowlFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
foodsoupkitchenvesselbowlmealcuisineeatingnutritionculinarydishkitchenware

FAQ

What does the bowl icon represent?
The bowl icon typically signifies food, meals, or items related to eating and the kitchen.
How do I use the bowl icon in React?
You can import and use it in React with: import { IconBowl } from '@tabler/icons-react'
What is the license for the Tabler bowl icon?
The Tabler icons, including the bowl icon, are distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →