John KuehJohn Kueh

bread icon

Tabler · bread · MIT

Download SVG

The Tabler bread icon depicts a loaf of bread, commonly used in UIs to represent food-related categories, menu items, or dietary information.

Common uses

  • Food menu item
  • Dietary restriction filter
  • Recipe ingredient list

Use it in React

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

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

Styles

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

outline
<IconBread size={24} stroke={2} />
filled
<IconBreadFilled size={24} stroke={2} />

Details

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

FAQ

What does the bread icon represent?
The bread icon represents a loaf of bread and is used for food-related themes.
How do I use the bread icon in React?
Import it using `import { IconBread } from '@tabler/icons-react';` and use it as a component: `<IconBread />`.
What is the license for the Tabler bread icon?
The Tabler bread icon is available 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 →