The Tabler segway icon depicts a personal electric transporter, commonly used in UIs to represent mobility options, vehicle rentals, or transportation-related features.
Common uses
- Transportation or mobility service buttons
- Vehicle rental or sharing app features
- Urban exploration or tour booking sections
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSegway } from '@tabler/icons-react';
<IconSegway size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- segwaypersonal-transporterelectricself-balancingscootermobilityvehiclerideurbantransportvehiclespersonal transporterelectric scootermobility device
FAQ
- What does the segway icon represent?
- It represents a self-balancing, electric personal transporter, often used for urban mobility.
- How do I use the segway icon in React?
- You can import and use it like this: `import { IconSegway } from '@tabler/icons-react'`. Then render it as `<IconSegway />`.
- What is the license for the Tabler segway icon?
- The Tabler icon library, including the segway icon, is available under the MIT license.
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 →