The Tabler pizza off icon depicts a pizza with a diagonal line through it, commonly used to indicate that pizza is unavailable, not allowed, or has been removed.
Common uses
- Disabling pizza ordering
- Showing 'no pizza' options
- Indicating a pizza-free zone
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPizzaOff } from '@tabler/icons-react';
<IconPizzaOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodcheeseitalypepperonimargheritacapricciosarucolepizzaoffmealno pizzapizza unavailablepizza disabledpizza forbidden
FAQ
- What does the pizza off icon represent?
- It visually signifies the absence or prohibition of pizza, such as when an item is out of stock or not offered.
- How do I use the pizza off icon in React?
- You can import and use it directly with: import { IconPizzaOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including pizza-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →