John KuehJohn Kueh

wheelchair motion icon

Phosphor · wheelchair-motion · MIT

Download SVG

The Phosphor wheelchair motion icon visually represents accessibility and mobility, commonly used to indicate accessible routes, facilities, or services.

Common uses

  • Labeling accessible restrooms or entrances.
  • Indicating wheelchair-friendly public transport.
  • Representing disability support services.

Use it in React

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

<WheelchairMotion size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
handicappedmedicaldisableddifferently abledaccessibleaccessibilitya11yhealth & wellnessmaps & travelpeoplewheelchairmotionaccessibility icondisabled accesshandicap symbolwheelchair accessible

FAQ

What does the wheelchair motion icon signify?
It signifies accessibility and mobility, often used for locations or services that accommodate individuals using wheelchairs.
How do I use this icon in React?
Import it as `WheelchairMotion` from '@phosphor-icons/react' and use it as a component: `<WheelchairMotion />`.
What is the license for this icon?
The Phosphor icon library, including this 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 →