accessibility icon
accessibility-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.
- Name
- accessibility-24
- Set
- Octicons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
1 other variant in Octicons
The same icon in other sets
accessibilityBoxIcons v2accessibilityCarbonaccessibility-16-filledFluent UI System IconsaccessibilityHuge IconsaccessibilityIconoiraccessibilityIonIconsaccessibilityJam IconsaccessibilityLucideaccessibilityMaterial SymbolsaccessibilityMaterial Symbols LightaccessibilityMyna UI IconsaccessibilityRadix Iconsaccessibility-fillRemix Iconaccessibility-boldSolaraccessibilityTDesign Icons
Related icons in Octicons
Use the accessibility icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.974 8.114a3.573 3.573 0 1 0-3.947 0c-.302.21-.57.467-.79.762H3.708a.75.75 0 1 0 0 1.5h4.885a3 3 0 0 0-.026.188l-.814 7.267l-.499 4.142a.75.75 0 1 0 1.49.18l.42-3.486h5.67l.42 3.485a.75.75 0 0 0 1.49-.18l-.5-4.142l-.813-7.266a4 4 0 0 0-.026-.188h4.885a.75.75 0 1 0 0-1.5h-5.527a3.5 3.5 0 0 0-.79-.762Zm.099-2.979a2.073 2.073 0 1 1-4.146 0a2.073 2.073 0 0 1 4.146 0m-.131 5.596l.72 6.436H9.338l.72-6.436a1.954 1.954 0 0 1 3.884 0"/></svg>
React
import type { SVGProps } from "react";
export function OcticonAccessibility24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.974 8.114a3.573 3.573 0 1 0-3.947 0c-.302.21-.57.467-.79.762H3.708a.75.75 0 1 0 0 1.5h4.885a3 3 0 0 0-.026.188l-.814 7.267l-.499 4.142a.75.75 0 1 0 1.49.18l.42-3.486h5.67l.42 3.485a.75.75 0 0 0 1.49-.18l-.5-4.142l-.813-7.266a4 4 0 0 0-.026-.188h4.885a.75.75 0 1 0 0-1.5h-5.527a3.5 3.5 0 0 0-.79-.762Zm.099-2.979a2.073 2.073 0 1 1-4.146 0a2.073 2.073 0 0 1 4.146 0m-.131 5.596l.72 6.436H9.338l.72-6.436a1.954 1.954 0 0 1 3.884 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.974 8.114a3.573 3.573 0 1 0-3.947 0c-.302.21-.57.467-.79.762H3.708a.75.75 0 1 0 0 1.5h4.885a3 3 0 0 0-.026.188l-.814 7.267l-.499 4.142a.75.75 0 1 0 1.49.18l.42-3.486h5.67l.42 3.485a.75.75 0 0 0 1.49-.18l-.5-4.142l-.813-7.266a4 4 0 0 0-.026-.188h4.885a.75.75 0 1 0 0-1.5h-5.527a3.5 3.5 0 0 0-.79-.762Zm.099-2.979a2.073 2.073 0 1 1-4.146 0a2.073 2.073 0 0 1 4.146 0m-.131 5.596l.72 6.436H9.338l.72-6.436a1.954 1.954 0 0 1 3.884 0"/></svg> </template>
CSS
.icon-accessibility-24 {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.974%208.114a3.573%203.573%200%201%200-3.947%200c-.302.21-.57.467-.79.762H3.708a.75.75%200%201%200%200%201.5h4.885a3%203%200%200%200-.026.188l-.814%207.267l-.499%204.142a.75.75%200%201%200%201.49.18l.42-3.486h5.67l.42%203.485a.75.75%200%200%200%201.49-.18l-.5-4.142l-.813-7.266a4%204%200%200%200-.026-.188h4.885a.75.75%200%201%200%200-1.5h-5.527a3.5%203.5%200%200%200-.79-.762Zm.099-2.979a2.073%202.073%200%201%201-4.146%200a2.073%202.073%200%200%201%204.146%200m-.131%205.596l.72%206.436H9.338l.72-6.436a1.954%201.954%200%200%201%203.884%200%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.974%208.114a3.573%203.573%200%201%200-3.947%200c-.302.21-.57.467-.79.762H3.708a.75.75%200%201%200%200%201.5h4.885a3%203%200%200%200-.026.188l-.814%207.267l-.499%204.142a.75.75%200%201%200%201.49.18l.42-3.486h5.67l.42%203.485a.75.75%200%200%200%201.49-.18l-.5-4.142l-.813-7.266a4%204%200%200%200-.026-.188h4.885a.75.75%200%201%200%200-1.5h-5.527a3.5%203.5%200%200%200-.79-.762Zm.099-2.979a2.073%202.073%200%201%201-4.146%200a2.073%202.073%200%200%201%204.146%200m-.131%205.596l.72%206.436H9.338l.72-6.436a1.954%201.954%200%200%201%203.884%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/accessibility-24.svg?color=%231a73e8&size=48