John KuehJohn Kueh

gas pump icon

Phosphor · gas-pump · MIT

Download SVG

The Phosphor gas pump icon visually represents a location where fuel can be purchased, commonly used in interfaces to indicate gas stations or fuel-related services.

Common uses

  • Map marker for gas stations
  • Button to find nearby fuel
  • Label for fuel cost information

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { GasPump } from '@phosphor-icons/react';

<GasPump size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<GasPump size={24} />
thin
<GasPump size={24} weight="thin" />
light
<GasPump size={24} weight="light" />
bold
<GasPump size={24} weight="bold" />
fill
<GasPump size={24} weight="fill" />
duotone
<GasPump size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
gas stationpetrolfuelgasolinemaps & travelobjectsgaspumppetrol stationfuel stationgasoline pump

FAQ

What is the gas pump icon used for?
It's used to signify gas stations, fuel availability, or related services within a user interface or map.
How do I use the gas pump icon in React?
Import it from the library like this: import { GasPump } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon set, including the gas pump icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →