The Phosphor pizza icon depicts a slice of pizza, commonly used to represent food items, restaurants, or ordering options within a user interface.
Common uses
- Menu item for pizza
- Restaurant location marker
- Food delivery service button
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Pizza } from '@phosphor-icons/react';
<Pizza size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Pizza size={24} />thin
<Pizza size={24} weight="thin" />light
<Pizza size={24} weight="light" />bold
<Pizza size={24} weight="bold" />fill
<Pizza size={24} weight="fill" />duotone
<Pizza size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- fast foodpartyplaceslocationsrestaurantsfooddiningcommercemaps & travelpizzaslicerestaurant
FAQ
- What is the pizza icon used for?
- It's used to visually represent pizza, pizzerias, or food-related commerce actions in an application.
- How do I use the pizza icon in React?
- You can import and use it like this: import { Pizza } from '@phosphor-icons/react'.
- What is the license for the Phosphor pizza icon?
- The Phosphor icon library, including the pizza icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →