The Tabler bus off icon visually represents a bus that is not in operation, commonly used to indicate a service disruption, unavailability, or a disabled vehicle status.
Common uses
- Disabling a bus route in a transit app.
- Showing a vehicle as out of service.
- Indicating a failed bus booking.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBusOff } from '@tabler/icons-react';
<IconBusOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehicledrivedriverenginemotorjourneytripbusofftransportvehiclesdisabled busno busbus unavailablebroken bus
FAQ
- What does the bus off icon represent?
- It signifies a bus that is not currently running or available, often used for status indicators like 'out of service' or 'disabled'.
- How do I use this icon in React?
- You can import and use it with: import { IconBusOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including bus off, are 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 →