The Lucide motorbike icon depicts a motorcycle, commonly used in UI to represent themes of travel, speed, delivery, or transportation.
Common uses
- Button for 'Book a ride' feature
- Link to a 'Delivery services' page
- Icon for a 'Travel blog' section
Use it in React
Install
npm i lucide-reactImport & render
import { Motorbike } from 'lucide-react';
<Motorbike size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- motomotorcycletransportvehicledriveridetripraceracingjourneydeliverymotorbike
FAQ
- What does the motorbike icon represent?
- It represents a motorcycle, suitable for indicating transportation, travel, or speed-related actions and information.
- How do I use the motorbike icon in React?
- You can import and use it in your React components like this: import { Motorbike } from 'lucide-react'.
- What is the license for the Lucide motorbike icon?
- The Lucide icon library, including the motorbike 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 →