The Lucide fuel icon depicts a stylized gas pump nozzle, commonly used to represent fuel-related actions, stations, or consumption in user interfaces.
Common uses
- Indicate a gas station location on a map.
- Label a setting for fuel efficiency.
- Represent fuel cost or expenditure in a dashboard.
Use it in React
Install
npm i lucide-reactImport & render
import { Fuel } from 'lucide-react';
<Fuel size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filling-stationgaspetroltankfuelgas pumppetrol stationgasolinerefuel
FAQ
- What does the fuel icon represent?
- The fuel icon visually represents a gas pump nozzle, symbolizing fuel, gas stations, or related concepts.
- How do I use the fuel icon in React?
- You can import and use the fuel icon in React with the following statement: `import { Fuel } from 'lucide-react'`.
- What is the license for the Lucide fuel icon?
- The Lucide fuel icon is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →