John KuehJohn Kueh

bread icon

Phosphor · bread · MIT

Download SVG

The Phosphor bread icon depicts a loaf of bread, commonly used to represent food items, bakeries, or grocery-related commerce functions in user interfaces.

Common uses

  • Labeling a bakery product category
  • Indicating a food or meal option
  • Representing a grocery store location

Use it in React

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

<Bread size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*foodmealbakerysandwichglutenloaftoastslicecommercemaps & travelbread

FAQ

What is the bread icon used for?
It's used to visually represent bread, bakeries, food, or commerce-related items in a UI. It can also be used in maps or travel contexts for food destinations.
How do I use the bread icon in React?
You can import and use it in your React application like this: `import { Bread } from '@phosphor-icons/react'`. Then, render it as `<Bread />`.
What is the license for the Phosphor bread icon?
The Phosphor icon library, including the bread 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 →