The Tabler gas station off icon depicts a gas pump with a line through it, commonly used to indicate a closed, unavailable, or out-of-service fuel station or refueling option.
Common uses
- Disabling a 'refuel' button when a vehicle is not low on fuel.
- Indicating a closed or non-operational service station on a map.
- Representing a 'no refueling' option in a vehicle settings menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGasStationOff } from '@tabler/icons-react';
<IconGasStationOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- fueloilcarsvehiclesshopdistributorgasstationofftransportno gasfuel unavailableclosed stationoff pump
FAQ
- What does the gas station off icon represent?
- It signifies a gas station or refueling point that is currently unavailable, closed, or out of service.
- How do I use this icon in React?
- You can import and use it with: import { IconGasStationOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →