The Lucide pizza icon depicts a slice of pizza, commonly used to represent food-related items, ordering, or as a playful visual element in UI.
Common uses
- Food ordering app menu item
- Restaurant website feature
- Recipe sharing platform
Use it in React
Install
npm i lucide-reactImport & render
import { Pizza } from 'lucide-react';
<Pizza size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- piequichefoodpizzaslice
FAQ
- What does the pizza icon represent?
- It represents a slice of pizza. It's typically used for food-related contexts in user interfaces.
- How do I use the pizza icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Pizza } from 'lucide-react'.
- What is the license for the Lucide pizza icon?
- The Lucide icon library, including the pizza icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →