The HugeIcons fuel 01 icon depicts a stylized fuel pump nozzle, commonly used to represent actions related to refueling, energy, or consumption in a user interface.
Common uses
- Refueling or gas station indicators
- Energy consumption or efficiency meters
- Fueling or charging station locations
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Fuel01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Fuel01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fuel pumpgas nozzlerefuelenergy
FAQ
- What does the Fuel01 icon represent?
- The Fuel01 icon represents a fuel pump nozzle, often used for refueling, energy, or consumption-related actions.
- How do I use the Fuel01 icon in a React application?
- Import the icon using `import { Fuel01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Fuel01Icon} />`.
- What is the license for the HugeIcons fuel 01 icon?
- The HugeIcons fuel 01 icon 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 →