hearing disabled icon
hearing-disabled from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- hearing-disabled
- Set
- Material Symbols
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- hearing-disabled-outline, hearing-disabled-outline-sharp, hearing-disabled-sharp
1 other variant in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the hearing disabled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 23.3l-7.325-7.325q-.5.4-.812.7t-.525.6t-.388.688t-.375.987q-.5 1.45-1.562 2.25T7 22q-1.65 0-2.825-1.175T3 18h2q0 .825.588 1.413T7 20q.775 0 1.313-.5t.987-1.65q.275-.675.5-1.15t.5-.837t.625-.663t.825-.625L5.1 7.925q-.05.275-.075.538T5 9H3q0-.725.125-1.388T3.5 6.326L.675 3.5L2.1 2.075l19.8 19.8zm-1.825-7.525l-1.425-1.425q.875-1.175 1.325-2.537T19 9q0-1.825-.687-3.475T16.35 2.6l1.45-1.4q1.55 1.575 2.375 3.588T21 9q0 1.825-.6 3.55t-1.75 3.225m-2.725-2.725l-1.45-1.45q.275-.575.4-1.225T15 9q0-2.125-1.437-3.562T10 4q-.65 0-1.275.163t-1.2.487L6.05 3.175Q6.925 2.6 7.925 2.3T10 2q2.975 0 4.988 2.013T17 9q0 1.125-.262 2.138t-.813 1.912m-3.5-3.5l-3-3q.125-.05.275-.05h.3q1.05 0 1.775.725T12.5 9q0 .15-.012.288t-.063.262M10 11.5q-1.05 0-1.775-.737T7.5 9q0-.325.075-.625t.25-.575l3.4 3.4q-.275.15-.587.225T10 11.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHearingDisabled(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="m20.475 23.3l-7.325-7.325q-.5.4-.812.7t-.525.6t-.388.688t-.375.987q-.5 1.45-1.562 2.25T7 22q-1.65 0-2.825-1.175T3 18h2q0 .825.588 1.413T7 20q.775 0 1.313-.5t.987-1.65q.275-.675.5-1.15t.5-.837t.625-.663t.825-.625L5.1 7.925q-.05.275-.075.538T5 9H3q0-.725.125-1.388T3.5 6.326L.675 3.5L2.1 2.075l19.8 19.8zm-1.825-7.525l-1.425-1.425q.875-1.175 1.325-2.537T19 9q0-1.825-.687-3.475T16.35 2.6l1.45-1.4q1.55 1.575 2.375 3.588T21 9q0 1.825-.6 3.55t-1.75 3.225m-2.725-2.725l-1.45-1.45q.275-.575.4-1.225T15 9q0-2.125-1.437-3.562T10 4q-.65 0-1.275.163t-1.2.487L6.05 3.175Q6.925 2.6 7.925 2.3T10 2q2.975 0 4.988 2.013T17 9q0 1.125-.262 2.138t-.813 1.912m-3.5-3.5l-3-3q.125-.05.275-.05h.3q1.05 0 1.775.725T12.5 9q0 .15-.012.288t-.063.262M10 11.5q-1.05 0-1.775-.737T7.5 9q0-.325.075-.625t.25-.575l3.4 3.4q-.275.15-.587.225T10 11.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 23.3l-7.325-7.325q-.5.4-.812.7t-.525.6t-.388.688t-.375.987q-.5 1.45-1.562 2.25T7 22q-1.65 0-2.825-1.175T3 18h2q0 .825.588 1.413T7 20q.775 0 1.313-.5t.987-1.65q.275-.675.5-1.15t.5-.837t.625-.663t.825-.625L5.1 7.925q-.05.275-.075.538T5 9H3q0-.725.125-1.388T3.5 6.326L.675 3.5L2.1 2.075l19.8 19.8zm-1.825-7.525l-1.425-1.425q.875-1.175 1.325-2.537T19 9q0-1.825-.687-3.475T16.35 2.6l1.45-1.4q1.55 1.575 2.375 3.588T21 9q0 1.825-.6 3.55t-1.75 3.225m-2.725-2.725l-1.45-1.45q.275-.575.4-1.225T15 9q0-2.125-1.437-3.562T10 4q-.65 0-1.275.163t-1.2.487L6.05 3.175Q6.925 2.6 7.925 2.3T10 2q2.975 0 4.988 2.013T17 9q0 1.125-.262 2.138t-.813 1.912m-3.5-3.5l-3-3q.125-.05.275-.05h.3q1.05 0 1.775.725T12.5 9q0 .15-.012.288t-.063.262M10 11.5q-1.05 0-1.775-.737T7.5 9q0-.325.075-.625t.25-.575l3.4 3.4q-.275.15-.587.225T10 11.5"/></svg> </template>
CSS
.icon-hearing-disabled {
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%22m20.475%2023.3l-7.325-7.325q-.5.4-.812.7t-.525.6t-.388.688t-.375.987q-.5%201.45-1.562%202.25T7%2022q-1.65%200-2.825-1.175T3%2018h2q0%20.825.588%201.413T7%2020q.775%200%201.313-.5t.987-1.65q.275-.675.5-1.15t.5-.837t.625-.663t.825-.625L5.1%207.925q-.05.275-.075.538T5%209H3q0-.725.125-1.388T3.5%206.326L.675%203.5L2.1%202.075l19.8%2019.8zm-1.825-7.525l-1.425-1.425q.875-1.175%201.325-2.537T19%209q0-1.825-.687-3.475T16.35%202.6l1.45-1.4q1.55%201.575%202.375%203.588T21%209q0%201.825-.6%203.55t-1.75%203.225m-2.725-2.725l-1.45-1.45q.275-.575.4-1.225T15%209q0-2.125-1.437-3.562T10%204q-.65%200-1.275.163t-1.2.487L6.05%203.175Q6.925%202.6%207.925%202.3T10%202q2.975%200%204.988%202.013T17%209q0%201.125-.262%202.138t-.813%201.912m-3.5-3.5l-3-3q.125-.05.275-.05h.3q1.05%200%201.775.725T12.5%209q0%20.15-.012.288t-.063.262M10%2011.5q-1.05%200-1.775-.737T7.5%209q0-.325.075-.625t.25-.575l3.4%203.4q-.275.15-.587.225T10%2011.5%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%22m20.475%2023.3l-7.325-7.325q-.5.4-.812.7t-.525.6t-.388.688t-.375.987q-.5%201.45-1.562%202.25T7%2022q-1.65%200-2.825-1.175T3%2018h2q0%20.825.588%201.413T7%2020q.775%200%201.313-.5t.987-1.65q.275-.675.5-1.15t.5-.837t.625-.663t.825-.625L5.1%207.925q-.05.275-.075.538T5%209H3q0-.725.125-1.388T3.5%206.326L.675%203.5L2.1%202.075l19.8%2019.8zm-1.825-7.525l-1.425-1.425q.875-1.175%201.325-2.537T19%209q0-1.825-.687-3.475T16.35%202.6l1.45-1.4q1.55%201.575%202.375%203.588T21%209q0%201.825-.6%203.55t-1.75%203.225m-2.725-2.725l-1.45-1.45q.275-.575.4-1.225T15%209q0-2.125-1.437-3.562T10%204q-.65%200-1.275.163t-1.2.487L6.05%203.175Q6.925%202.6%207.925%202.3T10%202q2.975%200%204.988%202.013T17%209q0%201.125-.262%202.138t-.813%201.912m-3.5-3.5l-3-3q.125-.05.275-.05h.3q1.05%200%201.775.725T12.5%209q0%20.15-.012.288t-.063.262M10%2011.5q-1.05%200-1.775-.737T7.5%209q0-.325.075-.625t.25-.575l3.4%203.4q-.275.15-.587.225T10%2011.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/hearing-disabled.svg?color=%231a73e8&size=48