The HugeIcons bread 03 icon depicts a sliced loaf of bread, commonly used to represent food items, bakery products, or as a visual metaphor for something fundamental or essential.
Common uses
- Bakery product listings
- Food-related content sections
- Illustrating 'staple' or 'basic' concepts
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bread03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bread03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- loafsliced breadbakeryfood
FAQ
- What does the Bread03Icon represent?
- The Bread03Icon represents a sliced loaf of bread. It's typically used for food-related themes, especially baked goods.
- How do I use Bread03Icon in React?
- To use Bread03Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { Bread03Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Bread03Icon} />.
- What is the license for this icon?
- The Bread03Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.