The Lucide bus icon depicts a bus, commonly used in UIs to represent public transportation, travel booking, or location-based services.
Common uses
- Public transit status indicator
- Travel booking options
- Map marker for bus stops
Use it in React
Install
npm i lucide-reactImport & render
import { Bus } from 'lucide-react';
<Bus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- busvehicletransporttripcoachshuttlepublic transport
FAQ
- What is the bus icon used for?
- It represents a bus, ideal for indicating public transport, travel, or related services within an application's interface.
- How do I use the bus icon in React?
- You can import and use it directly with: import { Bus } from 'lucide-react'.
- What is the license for the Lucide bus icon?
- The Lucide icon library, including the bus icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →