The HugeIcons croissant icon depicts a crescent-shaped pastry, commonly used to represent breakfast, bakery items, or food-related features in UI.
Common uses
- Bakery or cafe menu item
- Breakfast or brunch section
- Food ordering app feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CroissantIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CroissantIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pastrybreadfoodbakery
FAQ
- What is the croissant icon used for?
- It's typically used to visually represent breakfast items, baked goods, or anything related to a bakery or cafe.
- How do I use the CroissantIcon in React?
- Import both HugeiconsIcon and CroissantIcon, then render <HugeiconsIcon icon={CroissantIcon} />.
- What is the license for this icon?
- The CroissantIcon is provided under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →