John KuehJohn Kueh

oil barrel icon

HugeIcons · OilBarrelIcon · MIT

Download SVG

The HugeIcons oil barrel icon visually represents petroleum or fuel, commonly used to signify resources, energy, or storage in user interfaces.

Common uses

  • Fuel station locator
  • Energy industry dashboard
  • Resource management system

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { OilBarrelIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={OilBarrelIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
fuel barrelpetroleum drumoil drumgas barrel

FAQ

What does the oil barrel icon represent?
It represents petroleum, fuel, or oil. It's used in UIs to denote energy, resources, or storage related to these items.
How do I use the OilBarrelIcon in React?
Import both HugeiconsIcon and OilBarrelIcon, then render it using <HugeiconsIcon icon={OilBarrelIcon} />.
What is the license for this icon?
The OilBarrelIcon 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 →