John KuehJohn Kueh

wheelchair icon

HugeIcons · WheelchairIcon · MIT

Download SVG

The HugeIcons wheelchair icon visually represents accessibility and is commonly used to indicate accessible facilities, services, or features.

Common uses

  • Button to access accessibility options
  • Label for accessible restrooms
  • Indicator for wheelchair-accessible routes

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WheelchairIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WheelchairIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
accessibilityhandicapdisabledaccess

FAQ

What is the wheelchair icon used for?
It signifies accessibility and is used to mark places or features that accommodate people using wheelchairs.
How do I use the WheelchairIcon in React?
Import both HugeiconsIcon and WheelchairIcon, then render it using <HugeiconsIcon icon={WheelchairIcon} />.
What is the license for this icon?
The WheelchairIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

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

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