The Tabler bottle off icon depicts a bottle with a line through it, commonly used to indicate that a product or service is unavailable, out of stock, or disabled, particularly in contexts related to food and beverages.
Common uses
- Indicate an item is out of stock in a food delivery app.
- Show a disabled option for ordering alcoholic beverages.
- Represent a 'no drinks' status in a restaurant menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBottleOff } from '@tabler/icons-react';
<IconBottleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- waterdrinkbeerenergywinebottleoffmealcuisinedisabledfoodno drinkunavailable bottledisabled beverageempty bottle
FAQ
- What does the bottle off icon represent?
- It signifies unavailability or a disabled state, often related to drinks or food items.
- How do I use the bottle off icon in React?
- Import it from '@tabler/icons-react' using: import { IconBottleOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including bottle 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 →