accessibility icon
accessibility from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- accessibility
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
accessibilityBoxIcons v2accessibilityCarbonaccessibility-16-filledFluent UI System IconsaccessibilityIconoiraccessibilityIonIconsaccessibilityJam IconsaccessibilityLucideaccessibilityMaterial SymbolsaccessibilityMaterial Symbols LightaccessibilityMyna UI Iconsaccessibility-16OcticonsaccessibilityRadix Iconsaccessibility-fillRemix Iconaccessibility-boldSolaraccessibilityTDesign Icons
Use the accessibility icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m9 9.981l.307-.455c.818-1.214 1.228-1.82 1.87-2.039c.643-.218 1.344.013 2.744.474l.918.303c1.022.337 1.534.505 1.71.924s-.066.895-.549 1.848l-1.977 3.91m0 0h2.009c1.363 0 2.044 0 2.343.442c.298.443.036 1.064-.488 2.308l-1.353 3.208m-2.511-5.958h-.216c-1.476 0-2.214 0-2.508-.477c-.293-.476.046-1.124.724-2.421l2-3.824M16.5 6a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/><path d="M8 12.467a4.5 4.5 0 1 0 5.742 6.532"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAccessibility(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m9 9.981l.307-.455c.818-1.214 1.228-1.82 1.87-2.039c.643-.218 1.344.013 2.744.474l.918.303c1.022.337 1.534.505 1.71.924s-.066.895-.549 1.848l-1.977 3.91m0 0h2.009c1.363 0 2.044 0 2.343.442c.298.443.036 1.064-.488 2.308l-1.353 3.208m-2.511-5.958h-.216c-1.476 0-2.214 0-2.508-.477c-.293-.476.046-1.124.724-2.421l2-3.824M16.5 6a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/><path d="M8 12.467a4.5 4.5 0 1 0 5.742 6.532"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m9 9.981l.307-.455c.818-1.214 1.228-1.82 1.87-2.039c.643-.218 1.344.013 2.744.474l.918.303c1.022.337 1.534.505 1.71.924s-.066.895-.549 1.848l-1.977 3.91m0 0h2.009c1.363 0 2.044 0 2.343.442c.298.443.036 1.064-.488 2.308l-1.353 3.208m-2.511-5.958h-.216c-1.476 0-2.214 0-2.508-.477c-.293-.476.046-1.124.724-2.421l2-3.824M16.5 6a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/><path d="M8 12.467a4.5 4.5 0 1 0 5.742 6.532"/></g></svg> </template>
CSS
.icon-accessibility {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m9%209.981l.307-.455c.818-1.214%201.228-1.82%201.87-2.039c.643-.218%201.344.013%202.744.474l.918.303c1.022.337%201.534.505%201.71.924s-.066.895-.549%201.848l-1.977%203.91m0%200h2.009c1.363%200%202.044%200%202.343.442c.298.443.036%201.064-.488%202.308l-1.353%203.208m-2.511-5.958h-.216c-1.476%200-2.214%200-2.508-.477c-.293-.476.046-1.124.724-2.421l2-3.824M16.5%206a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%22%2F%3E%3Cpath%20d%3D%22M8%2012.467a4.5%204.5%200%201%200%205.742%206.532%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m9%209.981l.307-.455c.818-1.214%201.228-1.82%201.87-2.039c.643-.218%201.344.013%202.744.474l.918.303c1.022.337%201.534.505%201.71.924s-.066.895-.549%201.848l-1.977%203.91m0%200h2.009c1.363%200%202.044%200%202.343.442c.298.443.036%201.064-.488%202.308l-1.353%203.208m-2.511-5.958h-.216c-1.476%200-2.214%200-2.508-.477c-.293-.476.046-1.124.724-2.421l2-3.824M16.5%206a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%22%2F%3E%3Cpath%20d%3D%22M8%2012.467a4.5%204.5%200%201%200%205.742%206.532%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/accessibility.svg?color=%231a73e8&size=48