The HugeIcons pizza 01 icon depicts a slice of pizza, commonly used to represent food-related items, ordering, or a treat in user interfaces.
Common uses
- Food ordering buttons
- Restaurant app menus
- "Special offer" indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pizza01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pizza01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- food iconslice iconitalian foodtakeout icon
FAQ
- What does the Pizza01Icon represent?
- The Pizza01Icon represents a slice of pizza. It's suitable for any UI element related to food, dining, or ordering.
- How do I use Pizza01Icon in a React project?
- Import both HugeiconsIcon and Pizza01Icon, then render the icon using the HugeiconsIcon component with the pizza01Icon passed to the 'icon' prop: <HugeiconsIcon icon={Pizza01Icon} />.
- 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.
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 →