accessible-sharp from Material Symbols by Google · Sharp · Actions · Apache-2.0 Free for personal and commercial use.

Name
accessible-sharp
Set
Material Symbols
Style
Sharp
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
accessible-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the accessible icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.588 5.413Q10 4.825 10 4t.588-1.412T12 2t1.413.588T14 4t-.587 1.413T12 6t-1.412-.587M17 22v-5h-7V9q0-.825.588-1.412T12 7q.6 0 1.038.263t.937.837q1.375 1.65 2.488 2.263T19 11v2q-1.325 0-2.675-.575T14 11.05v3.45h5V22zm-7 0q-2.075 0-3.537-1.463T5 17q0-1.8 1.138-3.175T9 12.1v2.05q-.875.35-1.437 1.113T7 17q0 1.25.875 2.125T10 20q.975 0 1.738-.562T12.85 18h2.05q-.35 1.725-1.725 2.863T10 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAccessibleSharp(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="M10.588 5.413Q10 4.825 10 4t.588-1.412T12 2t1.413.588T14 4t-.587 1.413T12 6t-1.412-.587M17 22v-5h-7V9q0-.825.588-1.412T12 7q.6 0 1.038.263t.937.837q1.375 1.65 2.488 2.263T19 11v2q-1.325 0-2.675-.575T14 11.05v3.45h5V22zm-7 0q-2.075 0-3.537-1.463T5 17q0-1.8 1.138-3.175T9 12.1v2.05q-.875.35-1.437 1.113T7 17q0 1.25.875 2.125T10 20q.975 0 1.738-.562T12.85 18h2.05q-.35 1.725-1.725 2.863T10 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.588 5.413Q10 4.825 10 4t.588-1.412T12 2t1.413.588T14 4t-.587 1.413T12 6t-1.412-.587M17 22v-5h-7V9q0-.825.588-1.412T12 7q.6 0 1.038.263t.937.837q1.375 1.65 2.488 2.263T19 11v2q-1.325 0-2.675-.575T14 11.05v3.45h5V22zm-7 0q-2.075 0-3.537-1.463T5 17q0-1.8 1.138-3.175T9 12.1v2.05q-.875.35-1.437 1.113T7 17q0 1.25.875 2.125T10 20q.975 0 1.738-.562T12.85 18h2.05q-.35 1.725-1.725 2.863T10 22"/></svg>
</template>

CSS

.icon-accessible-sharp {
  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%22M10.588%205.413Q10%204.825%2010%204t.588-1.412T12%202t1.413.588T14%204t-.587%201.413T12%206t-1.412-.587M17%2022v-5h-7V9q0-.825.588-1.412T12%207q.6%200%201.038.263t.937.837q1.375%201.65%202.488%202.263T19%2011v2q-1.325%200-2.675-.575T14%2011.05v3.45h5V22zm-7%200q-2.075%200-3.537-1.463T5%2017q0-1.8%201.138-3.175T9%2012.1v2.05q-.875.35-1.437%201.113T7%2017q0%201.25.875%202.125T10%2020q.975%200%201.738-.562T12.85%2018h2.05q-.35%201.725-1.725%202.863T10%2022%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%22M10.588%205.413Q10%204.825%2010%204t.588-1.412T12%202t1.413.588T14%204t-.587%201.413T12%206t-1.412-.587M17%2022v-5h-7V9q0-.825.588-1.412T12%207q.6%200%201.038.263t.937.837q1.375%201.65%202.488%202.263T19%2011v2q-1.325%200-2.675-.575T14%2011.05v3.45h5V22zm-7%200q-2.075%200-3.537-1.463T5%2017q0-1.8%201.138-3.175T9%2012.1v2.05q-.875.35-1.437%201.113T7%2017q0%201.25.875%202.125T10%2020q.975%200%201.738-.562T12.85%2018h2.05q-.35%201.725-1.725%202.863T10%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/accessible-sharp.svg?color=%231a73e8&size=48