John KuehJohn Kueh

motorcycle icon

Phosphor · motorcycle · MIT

Download SVG

The Phosphor motorcycle icon visually represents a motorcycle, commonly used in UIs to indicate transportation options, travel-related features, or points of interest.

Common uses

  • Button for selecting motorcycle as a travel mode.
  • Map marker for a motorcycle rental shop.
  • List item for motorcycle parking information.

Use it in React

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

<Motorcycle size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
vehiclesmotorbiketransportationtravelmaps & travelobjectsmotorcyclebikescooter

FAQ

What is this icon for?
This icon depicts a motorcycle and is useful for representing transportation, travel, or related services in a user interface.
How do I use this in React?
Import it as `Motorcycle` from '@phosphor-icons/react' and use it as a component: `<Motorcycle />`.
What is the license for this icon?
The Phosphor icon library, including the motorcycle icon, is available under the MIT license.

Looking for something else? Search Phosphor 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 →