The Tabler mug off icon visually represents a disabled or unavailable drink container, often used to indicate that a food or beverage option is out of stock or not currently offered.
Common uses
- Indicate a menu item is unavailable
- Show a disabled beverage service
- Represent 'no drinks' in a status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMugOff } from '@tabler/icons-react';
<IconMugOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- teacoffeedrinkcontainerjugmugoffmealcuisinedisabledfoodno drinkout of stockunavailable beveragecoffee disabled
FAQ
- What does the mug off icon signify?
- It signifies that a drink or food item is unavailable, disabled, or not offered. It's commonly used for out-of-stock items.
- How do I use the mug off icon in React?
- You can import and use it in your React application with the following statement: import { IconMugOff } from '@tabler/icons-react'.
- What is the license for the mug off icon?
- The Tabler icons, including mug off, are distributed under the MIT license, allowing for free use.
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 →