The Tabler barrel off icon depicts a barrel with a line through it, commonly used to signify a disabled or unavailable state for items related to barrels, such as fuel or beverages.
Common uses
- Disabling a 'refuel' option.
- Indicating an empty inventory of barrels.
- Showing a 'no alcohol' status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBarrelOff } from '@tabler/icons-react';
<IconBarrelOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- beerwinefueltankcaskbarreloffdisabledinactivedesignfuel offcask disabledwine inactiveempty tank
FAQ
- What does the barrel off icon represent?
- It represents a disabled or unavailable state for something associated with a barrel, like fuel or drinks.
- How do I use this icon in React?
- You can import and use it like this: import { IconBarrelOff } from '@tabler/icons-react'. Then render it as <IconBarrelOff />.
- What is the license for this icon?
- This icon is 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 →