The Tabler coffee off icon depicts a crossed-out coffee cup, commonly used to indicate that coffee or a coffee-related service is unavailable or disabled.
Common uses
- Disabling coffee service in a restaurant app.
- Showing 'no coffee available' in a cafe menu.
- Indicating a 'coffee break' is not currently allowed.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoffeeOff } from '@tabler/icons-react';
<IconCoffeeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- espressohotcuplattecafedrinkcoffeeoffmealcuisinefoodno coffeecoffee unavailableout of order coffeedisabled drink
FAQ
- What does the coffee-off icon represent?
- It visually represents the absence or unavailability of coffee, often used to signify that coffee is not offered or is currently out of service.
- How do I use the coffee-off icon in React?
- You can import and use it directly with the following statement: import { IconCoffeeOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including coffee-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 →