The Tabler motorbike icon depicts a two-wheeled motor vehicle, commonly used to represent concepts related to transportation, travel, or speed in user interfaces.
Common uses
- Button to book a motorcycle ride-sharing service.
- Link to a blog post about motorcycle trips.
- Icon for a 'transportation' category filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMotorbike } from '@tabler/icons-react';
<IconMotorbike size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMotorbike size={24} stroke={2} />filled
<IconMotorbikeFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- engineridetripjourneyroadstreetvehiclemotorcyclemotorbiketransportvehiclesbike
FAQ
- What does the motorbike icon represent?
- It represents a motorcycle or motorbike, a two-wheeled motor vehicle used for personal transport or recreation.
- How do I use the motorbike icon in React?
- You can import and use it in your React components like this: import { IconMotorbike } from '@tabler/icons-react'.
- What is the license for the Tabler motorbike icon?
- The Tabler icon library, including the motorbike 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 →