John KuehJohn Kueh

pizza icon

Tabler · pizza · MIT

Download SVG

The Tabler pizza icon depicts a slice of pizza, commonly used in UIs to represent food-related options, restaurant menus, or ordering services.

Common uses

  • Food ordering app menu item
  • Restaurant website category
  • Dietary preference selection

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPizza } from '@tabler/icons-react';

<IconPizza size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPizza size={24} stroke={2} />
filled
<IconPizzaFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
foodcheeseitalypepperonimargheritacapricciosarucolepizzamealcuisinefood sliceitalian foodpepperoni slicemeal icon

FAQ

What does the pizza icon represent?
The pizza icon represents a slice of pizza, often used for food-related themes.
How do I use the pizza icon in React?
Import it using `import { IconPizza } from '@tabler/icons-react'` and then use it as a component: `<IconPizza />`.
What is the license for the Tabler pizza icon?
The Tabler pizza icon is available 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 →