John KuehJohn Kueh

gas station icon

Tabler · gas-station · MIT

Download SVG

The Tabler gas station icon visually represents a place to refuel vehicles, commonly used in UIs to indicate fuel services, locations, or related actions.

Common uses

  • Map marker for fuel stations
  • Button for fuel payment options
  • Link to vehicle maintenance section

Use it in React

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

<IconGasStation size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconGasStation size={24} stroke={2} />
filled
<IconGasStationFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
fueloilcarsvehiclesshopdistributorgasstationtransporttravelfuel pumppetrol stationrefuelautomotive

FAQ

What is this icon for?
This icon depicts a gas station and is used in interfaces to signify fuel-related services, locations, or actions.
How do I use this icon in React?
You can import and use it in your React application with: import { IconGasStation } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the gas-station icon, is available under the MIT license.

Related icons

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

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