The Phosphor moped front icon depicts the front view of a moped, commonly used to represent transportation options, vehicle-related features, or specific locations on a map.
Common uses
- Labeling a scooter rental service.
- Indicating a parking spot for mopeds.
- Representing a travel or commute mode.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { MopedFront } from '@phosphor-icons/react';
<MopedFront size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<MopedFront size={24} />thin
<MopedFront size={24} weight="thin" />light
<MopedFront size={24} weight="light" />bold
<MopedFront size={24} weight="bold" />fill
<MopedFront size={24} weight="fill" />duotone
<MopedFront size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- scootervehiclesvespatransportationtravelmaps & travelobjectsmopedfrontvehicletransport
FAQ
- What does the moped front icon represent?
- It shows the front of a moped, useful for indicating vehicles, transportation, or map-related features.
- How do I use the moped front icon in React?
- Import it using `import { MopedFront } from '@phosphor-icons/react'` and then use it as a component: `<MopedFront />`.
- What is the license for this icon?
- The Phosphor icon library, including the moped front 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →