The Tabler bread off icon depicts a slice of bread with a diagonal line through it, commonly used to indicate that a food item, specifically bread or a sandwich, is unavailable, disabled, or removed.
Common uses
- Disabling a 'add to cart' button for a bread product.
- Indicating a 'no bread' option in a meal customization menu.
- Showing a removed item from a breakfast order.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBreadOff } from '@tabler/icons-react';
<IconBreadOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodbreakfastsandwichtoastbakingbreadoffmealcuisinedisabledno breadtoast offsandwich disabledbagel off
FAQ
- What does the bread off icon represent?
- It signifies the absence or unavailability of bread, toast, or a sandwich, often used for disabled or removed food items.
- How do I use the bread off icon in React?
- You can import and use it directly with: import { IconBreadOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including bread-off, are 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 →