The HugeIcons petrol pump icon visually represents a gas station or fuel dispenser, commonly used to indicate locations for refueling vehicles or services related to fuel.
Common uses
- Map markers for gas stations
- Navigation app fuel stops
- Billing or payment sections for fuel costs
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PetrolPumpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PetrolPumpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gas stationfuel pumprefuelgasoline
FAQ
- What does the PetrolPumpIcon represent?
- The PetrolPumpIcon represents a petrol or gas station, often used to signify locations where vehicles can be refueled.
- How do I use the PetrolPumpIcon in React?
- To use it in React, import both HugeiconsIcon and PetrolPumpIcon, then render it using <HugeiconsIcon icon={PetrolPumpIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →