The Tabler pepper off icon depicts a crossed-out chili pepper, commonly used to indicate the absence of spice, heat, or a specific food item in a UI.
Common uses
- Disabling spicy food options
- Filtering out hot dishes from a menu
- Representing a non-spicy meal choice
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPepperOff } from '@tabler/icons-react';
<IconPepperOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodspicechilijalapeñohotspicypepperoffmealcuisineno chilino spicejalapeno offmild
FAQ
- What does the pepper off icon represent?
- It signifies the negation or absence of something related to peppers, spice, or heat, often used for 'no spicy' options.
- How do I use the pepper off icon in React?
- Import it using `import { IconPepperOff } from '@tabler/icons-react';` and then use it as a component: `<IconPepperOff />`.
- What is the license for the Tabler pepper off icon?
- The Tabler icon library, including the pepper off 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 →