John KuehJohn Kueh

scooter icon

Phosphor · scooter · MIT

Download SVG

The Phosphor scooter icon depicts a kick scooter, commonly used to represent personal mobility, short-distance travel, or recreational activities in user interfaces.

Common uses

  • Button for scooter rental service
  • Icon in a 'getting around' section
  • Illustrating eco-friendly transportation options

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Scooter } from '@phosphor-icons/react';

<Scooter size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Scooter size={24} />
thin
<Scooter size={24} weight="thin" />
light
<Scooter size={24} weight="light" />
bold
<Scooter size={24} weight="bold" />
fill
<Scooter size={24} weight="fill" />
duotone
<Scooter size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
vehiclestransportationtraveltransitmaps & travelhealth & wellnessscooterkick scootertransportmobilityscooter icon

FAQ

What is the scooter icon used for?
It's typically used to signify scooters, personal mobility, or short-distance travel in UI elements.
How do I use the scooter icon in React?
Import it from the library like so: `import { Scooter } from '@phosphor-icons/react'` and use it as a component: `<Scooter />`.
What is the license for the Phosphor scooter icon?
The Phosphor icon library, including the scooter icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →