The HugeIcons chef icon depicts a chef's hat, commonly used to represent culinary themes, food services, or cooking-related features in a user interface.
Common uses
- Restaurant or food delivery app navigation
- Recipe or cooking tutorial section
- Food blogger profile settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChefIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChefIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cookhatchef hatfood
FAQ
- What does the chef icon represent?
- The chef icon represents a chef's hat, symbolizing food, cooking, or culinary services.
- How do I use the ChefIcon in React?
- Import both HugeiconsIcon and ChefIcon, then render <HugeiconsIcon icon={ChefIcon} />.
- What is the license for this icon?
- The HugeIcons chef icon is available under the MIT license.
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 →