The Tabler tools kitchen off icon depicts a crossed-out knife and fork, commonly used to indicate that a restaurant, cafe, or dining option is closed or unavailable.
Common uses
- Marking a restaurant as closed on a map.
- Disabling a 'Dine-in' option in a food ordering app.
- Indicating 'no food service' in a hotel or venue.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconToolsKitchenOff } from '@tabler/icons-react';
<IconToolsKitchenOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- knifeforkspooncutleryeatrestaurantmenucafecookcutsoupdinnerbreakfastdiningplatedish
FAQ
- What does the tools kitchen off icon represent?
- This icon represents the unavailability of dining or kitchen facilities, like a restaurant being closed.
- How do I use this icon in React?
- Import it using `import { IconToolsKitchenOff } from '@tabler/icons-react';` and then use it as a component: `<IconToolsKitchenOff />`.
- What is the license for this icon?
- The Tabler icons, including tools kitchen 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 →