The Lucide bike icon depicts a bicycle, commonly used in UI to represent transportation, travel, or cycling-related features.
Common uses
- Button for 'Go Cycling' feature
- Link to a travel or transport section
- Icon for a bike-sharing service
Use it in React
Install
npm i lucide-reactImport & render
import { Bike } from 'lucide-react';
<Bike size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bicycletransporttripbikecycle
FAQ
- What does the bike icon represent?
- It represents a bicycle, suitable for themes of transport, travel, or recreation.
- How do I use the bike icon in React?
- You can import and use it like this: import { Bike } from 'lucide-react'.
- What is the license for the Lucide bike icon?
- The Lucide icon library, including the bike 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 →