The HugeIcons pizza 03 icon depicts a slice of pizza, commonly used to represent food-related items, ordering, or as a fun, informal element in user interfaces.
Common uses
- Food ordering app menu item
- Restaurant website rating
- User profile dietary preference
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pizza03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pizza03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pizza slicefood iconfast foodtakeout icon
FAQ
- What does the Pizza03Icon represent?
- The Pizza03Icon represents a slice of pizza. It's useful for indicating food, ordering, or adding a playful touch to interfaces.
- How do I use Pizza03Icon in React?
- Import both HugeiconsIcon and Pizza03Icon, then render <HugeiconsIcon icon={Pizza03Icon} />. Ensure you have the correct imports: import { HugeiconsIcon } from '@hugeicons/react'; import { Pizza03Icon } from '@hugeicons/core-free-icons';
- What is the license for this icon?
- This icon 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.
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 →