The Tabler bus icon depicts a side view of a bus, commonly used in UIs to represent public transportation options, travel booking, or related services.
Common uses
- Public transport route planner
- Travel booking system
- Bus stop locator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBus } from '@tabler/icons-react';
<IconBus size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBus size={24} stroke={2} />filled
<IconBusFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehicledrivedriverenginemotorjourneytripbustransporttravelvehiclescoachshuttlepublic transport
FAQ
- What is the bus icon used for?
- It represents buses and is useful for travel, transport, or public transit-related features in an application.
- How do I use the bus icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBus } from '@tabler/icons-react'.
- What is the license for the Tabler bus icon?
- The Tabler icon library, including the bus icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.