The Tabler barrel icon depicts a wooden cask, commonly used in UI to represent storage, fermentation, or liquid containers like beer, wine, or fuel.
Common uses
- Representing a brewery or winery section.
- Indicating a fuel or oil storage tank.
- Symbolizing a data storage or volume.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBarrel } from '@tabler/icons-react';
<IconBarrel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- beerwinefueltankcaskbarreldesign
FAQ
- What does the barrel icon represent?
- It visually represents a barrel or cask, often associated with liquids like beer, wine, or fuel, and can also symbolize storage.
- How do I use the barrel icon in React?
- You can import and use it like this: import { IconBarrel } from '@tabler/icons-react'; <IconBarrel />.
- What is the license for the Tabler barrel icon?
- The Tabler icons, including the barrel icon, 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 →