The HugeIcons bread 02 icon depicts a loaf of bread, commonly used to represent food items, bakery products, or as a general symbol for sustenance in user interfaces.
Common uses
- Bakery product listing
- Food-related content section
- Meal planning feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bread02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bread02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bread loaf iconfood iconbakery icontoast icon
FAQ
- What does the Bread02Icon represent?
- The Bread02Icon represents a loaf of bread. It's typically used for food-related items, especially baked goods.
- How do I use Bread02Icon in React?
- To use Bread02Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Bread02Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Bread02Icon} />.
- What is the license for this icon?
- This icon is provided 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.