John KuehJohn Kueh

universal access icon

HugeIcons · UniversalAccessIcon · MIT

Download SVG

The HugeIcons universal access icon visually represents accessibility features and is commonly used to indicate options or sections related to making digital content usable by people with disabilities.

Common uses

  • Accessibility settings menu item
  • Link to an accessibility statement
  • Button to toggle screen reader mode

Use it in React

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

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

Details

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

FAQ

What is the purpose of the universal access icon?
This icon signifies accessibility features, helping users find options that make content easier to use for individuals with disabilities.
How do I use the UniversalAccessIcon in React?
Import both HugeiconsIcon and UniversalAccessIcon from their respective packages and render it using <HugeiconsIcon icon={UniversalAccessIcon} />.
What is the license for this icon?
The HugeIcons universal access icon 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 →