The Tabler scooter icon depicts a motor scooter, commonly used in UIs to represent transportation, travel, or mobility-related features.
Common uses
- Button for 'Rent a Scooter' feature
- Link to a 'Travel Options' section
- Icon for a 'Commute' setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScooter } from '@tabler/icons-react';
<IconScooter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehicledrivedriverenginemotorjourneytripscootertransporttravelvehiclesmopedmotorcycletransportationmobility
FAQ
- What does the scooter icon represent?
- It represents a motor scooter, suitable for indicating transportation, travel, or mobility services.
- How do I use the scooter icon in React?
- Import it using `import { IconScooter } from '@tabler/icons-react';` and then use it as a component: `<IconScooter />`.
- What is the license for the Tabler scooter icon?
- The Tabler icons, including the scooter icon, are available 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 →