John KuehJohn Kueh

wheelchair icon

Phosphor · wheelchair · MIT

Download SVG

The Phosphor wheelchair icon visually represents accessibility and is commonly used in user interfaces to indicate accessible routes, facilities, or services.

Common uses

  • Labeling accessible restrooms or entrances.
  • Indicating wheelchair-accessible public transport stops.
  • Representing accessibility options in travel or navigation apps.

Use it in React

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

<Wheelchair size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
handicappedmedicaldisableddifferently abledaccessibleaccessibilitya11yhealth & wellnessmaps & travelpeoplewheelchairdisabled accesshandicap symbol

FAQ

What is the primary purpose of the wheelchair icon?
It signifies accessibility for individuals with mobility impairments, often indicating features or locations that accommodate wheelchair users.
How do I use the wheelchair icon in React?
You can import and use it directly from the Phosphor React library with: import { Wheelchair } from '@phosphor-icons/react'.
What is the license for the Phosphor wheelchair icon?
The Phosphor icon library, including the wheelchair 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 →