accessibility icon

accessibility-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
accessibility-16
Set
Octicons
Style
16
Viewbox
16×16
License
MIT

1 other variant in Octicons

The same icon in other sets

Related icons in Octicons

Use the accessibility icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.923 5.302q.094.095.178.198H14A.75.75 0 0 1 14 7h-3.3l.578 5.163l.362 2.997a.75.75 0 0 1-1.49.18L9.868 13H6.132l-.282 2.34a.75.75 0 0 1-1.49-.18l.362-2.997L5.3 7H2a.75.75 0 0 1 0-1.5h3.9a3 3 0 0 1 .176-.198a3 3 0 1 1 3.847 0M9.2 7.073a1.206 1.206 0 0 0-2.398 0L6.305 11.5h3.39ZM9.5 3a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 3"/></svg>

React

import type { SVGProps } from "react";

export function OcticonAccessibility16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.923 5.302q.094.095.178.198H14A.75.75 0 0 1 14 7h-3.3l.578 5.163l.362 2.997a.75.75 0 0 1-1.49.18L9.868 13H6.132l-.282 2.34a.75.75 0 0 1-1.49-.18l.362-2.997L5.3 7H2a.75.75 0 0 1 0-1.5h3.9a3 3 0 0 1 .176-.198a3 3 0 1 1 3.847 0M9.2 7.073a1.206 1.206 0 0 0-2.398 0L6.305 11.5h3.39ZM9.5 3a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.923 5.302q.094.095.178.198H14A.75.75 0 0 1 14 7h-3.3l.578 5.163l.362 2.997a.75.75 0 0 1-1.49.18L9.868 13H6.132l-.282 2.34a.75.75 0 0 1-1.49-.18l.362-2.997L5.3 7H2a.75.75 0 0 1 0-1.5h3.9a3 3 0 0 1 .176-.198a3 3 0 1 1 3.847 0M9.2 7.073a1.206 1.206 0 0 0-2.398 0L6.305 11.5h3.39ZM9.5 3a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 3"/></svg>
</template>

CSS

.icon-accessibility-16 {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.923%205.302q.094.095.178.198H14A.75.75%200%200%201%2014%207h-3.3l.578%205.163l.362%202.997a.75.75%200%200%201-1.49.18L9.868%2013H6.132l-.282%202.34a.75.75%200%200%201-1.49-.18l.362-2.997L5.3%207H2a.75.75%200%200%201%200-1.5h3.9a3%203%200%200%201%20.176-.198a3%203%200%201%201%203.847%200M9.2%207.073a1.206%201.206%200%200%200-2.398%200L6.305%2011.5h3.39ZM9.5%203a1.5%201.5%200%201%200-3.001.001A1.5%201.5%200%200%200%209.5%203%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.923%205.302q.094.095.178.198H14A.75.75%200%200%201%2014%207h-3.3l.578%205.163l.362%202.997a.75.75%200%200%201-1.49.18L9.868%2013H6.132l-.282%202.34a.75.75%200%200%201-1.49-.18l.362-2.997L5.3%207H2a.75.75%200%200%201%200-1.5h3.9a3%203%200%200%201%20.176-.198a3%203%200%201%201%203.847%200M9.2%207.073a1.206%201.206%200%200%200-2.398%200L6.305%2011.5h3.39ZM9.5%203a1.5%201.5%200%201%200-3.001.001A1.5%201.5%200%200%200%209.5%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/accessibility-16.svg?color=%231a73e8&size=48