The HugeIcons barrel icon depicts a wooden barrel, commonly used to represent storage, liquids like oil or wine, or a container in UI design.
Common uses
- Representing a wine cellar
- Indicating oil or fuel storage
- Symbolizing a container or package
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BarrelIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BarrelIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- containercaskvatdrum
FAQ
- What does the barrel icon represent?
- The barrel icon represents a container, often used for liquids like oil, wine, or beer, or for general storage.
- How do I use the BarrelIcon in React?
- Import both HugeiconsIcon and BarrelIcon, then render <HugeiconsIcon icon={BarrelIcon} />.
- What is the license for this icon?
- The BarrelIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →