The Tabler grill off icon depicts a grill with a line through it, commonly used to indicate that grilling is not allowed, unavailable, or has been turned off.
Common uses
- Disabling a 'grill' feature in a restaurant app.
- Showing 'no BBQ' zones in a park or campground map.
- Representing a 'closed for the day' status for an outdoor kitchen.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGrillOff } from '@tabler/icons-react';
<IconGrillOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodsasuagebeefsteakbbqcookinggrilloffmealcuisineno grillingbbq offgrill closedcooking prohibited
FAQ
- What does the grill off icon represent?
- It signifies that grilling is prohibited, unavailable, or has been deactivated. It's useful for indicating restrictions or off states related to cooking.
- How do I use the grill off icon in React?
- You can import and use it directly with the following statement: import { IconGrillOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the grill 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 →