The Tabler bus stop icon visually represents a public transportation stop, commonly used in UIs to indicate locations for bus services or transit hubs.
Common uses
- Marking bus routes on a map.
- Identifying public transport options in an app.
- Signifying a pick-up or drop-off point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBusStop } from '@tabler/icons-react';
<IconBusStop size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- transportstationcitytravelbusstopvehicleautomobilemobilityvehiclesbus stationtransit stoppublic transportshelter
FAQ
- What does the bus stop icon represent?
- It depicts a designated place where buses stop for passengers. It's used in UIs to signify public transport locations.
- How do I use the bus stop icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconBusStop } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the bus stop icon, is distributed 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 →