hearing aid disabled left icon
hearing-aid-disabled-left from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- hearing-aid-disabled-left
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- hearing-aid-disabled-left-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the hearing aid disabled left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.096 21.5q-1.29 0-2.279-.83t-1.425-2.078q-.348-.961-.96-1.734q-.613-.774-1.738-1.631q-1.54-1.2-2.358-2.834T7.52 9q0-.346.046-.692t.12-.662l.848.848q-.127 1.723.624 3.315q.75 1.591 2.249 2.714q1.046.773 1.758 1.657q.713.884 1.138 1.984q.371.932 1.088 1.634q.716.702 1.706.702q.708 0 1.288-.334q.58-.333.926-.889l.725.725q-.498.685-1.261 1.091t-1.678.407m3.885-3.363l-9.885-9.885q.246-.95 1.042-1.601T14 6q1.471 0 2.365 1.158t.547 2.565l3.869 3.358l-1.808 1.45q.802.802 1.405 1.861q.603 1.06.603 1.745M19.48 8.5q-.154-2.125-1.716-3.562T14.019 3.5q-1.579 0-2.85.784q-1.273.783-1.98 2.068l-.726-.72q.854-1.424 2.319-2.278t3.237-.854q2.604 0 4.456 1.727T20.481 8.5zm1.442 13.817L4.927 6.31q-.204.652-.306 1.323T4.52 9q0 1.742.63 3.37t1.828 2.98l-.72.67Q4.92 14.56 4.22 12.748T3.52 9q0-.91.16-1.775q.161-.865.457-1.706L2.034 3.417l.714-.713l18.889 18.9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHearingAidDisabledLeft(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="M17.096 21.5q-1.29 0-2.279-.83t-1.425-2.078q-.348-.961-.96-1.734q-.613-.774-1.738-1.631q-1.54-1.2-2.358-2.834T7.52 9q0-.346.046-.692t.12-.662l.848.848q-.127 1.723.624 3.315q.75 1.591 2.249 2.714q1.046.773 1.758 1.657q.713.884 1.138 1.984q.371.932 1.088 1.634q.716.702 1.706.702q.708 0 1.288-.334q.58-.333.926-.889l.725.725q-.498.685-1.261 1.091t-1.678.407m3.885-3.363l-9.885-9.885q.246-.95 1.042-1.601T14 6q1.471 0 2.365 1.158t.547 2.565l3.869 3.358l-1.808 1.45q.802.802 1.405 1.861q.603 1.06.603 1.745M19.48 8.5q-.154-2.125-1.716-3.562T14.019 3.5q-1.579 0-2.85.784q-1.273.783-1.98 2.068l-.726-.72q.854-1.424 2.319-2.278t3.237-.854q2.604 0 4.456 1.727T20.481 8.5zm1.442 13.817L4.927 6.31q-.204.652-.306 1.323T4.52 9q0 1.742.63 3.37t1.828 2.98l-.72.67Q4.92 14.56 4.22 12.748T3.52 9q0-.91.16-1.775q.161-.865.457-1.706L2.034 3.417l.714-.713l18.889 18.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.096 21.5q-1.29 0-2.279-.83t-1.425-2.078q-.348-.961-.96-1.734q-.613-.774-1.738-1.631q-1.54-1.2-2.358-2.834T7.52 9q0-.346.046-.692t.12-.662l.848.848q-.127 1.723.624 3.315q.75 1.591 2.249 2.714q1.046.773 1.758 1.657q.713.884 1.138 1.984q.371.932 1.088 1.634q.716.702 1.706.702q.708 0 1.288-.334q.58-.333.926-.889l.725.725q-.498.685-1.261 1.091t-1.678.407m3.885-3.363l-9.885-9.885q.246-.95 1.042-1.601T14 6q1.471 0 2.365 1.158t.547 2.565l3.869 3.358l-1.808 1.45q.802.802 1.405 1.861q.603 1.06.603 1.745M19.48 8.5q-.154-2.125-1.716-3.562T14.019 3.5q-1.579 0-2.85.784q-1.273.783-1.98 2.068l-.726-.72q.854-1.424 2.319-2.278t3.237-.854q2.604 0 4.456 1.727T20.481 8.5zm1.442 13.817L4.927 6.31q-.204.652-.306 1.323T4.52 9q0 1.742.63 3.37t1.828 2.98l-.72.67Q4.92 14.56 4.22 12.748T3.52 9q0-.91.16-1.775q.161-.865.457-1.706L2.034 3.417l.714-.713l18.889 18.9z"/></svg> </template>
CSS
.icon-hearing-aid-disabled-left {
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%22M17.096%2021.5q-1.29%200-2.279-.83t-1.425-2.078q-.348-.961-.96-1.734q-.613-.774-1.738-1.631q-1.54-1.2-2.358-2.834T7.52%209q0-.346.046-.692t.12-.662l.848.848q-.127%201.723.624%203.315q.75%201.591%202.249%202.714q1.046.773%201.758%201.657q.713.884%201.138%201.984q.371.932%201.088%201.634q.716.702%201.706.702q.708%200%201.288-.334q.58-.333.926-.889l.725.725q-.498.685-1.261%201.091t-1.678.407m3.885-3.363l-9.885-9.885q.246-.95%201.042-1.601T14%206q1.471%200%202.365%201.158t.547%202.565l3.869%203.358l-1.808%201.45q.802.802%201.405%201.861q.603%201.06.603%201.745M19.48%208.5q-.154-2.125-1.716-3.562T14.019%203.5q-1.579%200-2.85.784q-1.273.783-1.98%202.068l-.726-.72q.854-1.424%202.319-2.278t3.237-.854q2.604%200%204.456%201.727T20.481%208.5zm1.442%2013.817L4.927%206.31q-.204.652-.306%201.323T4.52%209q0%201.742.63%203.37t1.828%202.98l-.72.67Q4.92%2014.56%204.22%2012.748T3.52%209q0-.91.16-1.775q.161-.865.457-1.706L2.034%203.417l.714-.713l18.889%2018.9z%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%22M17.096%2021.5q-1.29%200-2.279-.83t-1.425-2.078q-.348-.961-.96-1.734q-.613-.774-1.738-1.631q-1.54-1.2-2.358-2.834T7.52%209q0-.346.046-.692t.12-.662l.848.848q-.127%201.723.624%203.315q.75%201.591%202.249%202.714q1.046.773%201.758%201.657q.713.884%201.138%201.984q.371.932%201.088%201.634q.716.702%201.706.702q.708%200%201.288-.334q.58-.333.926-.889l.725.725q-.498.685-1.261%201.091t-1.678.407m3.885-3.363l-9.885-9.885q.246-.95%201.042-1.601T14%206q1.471%200%202.365%201.158t.547%202.565l3.869%203.358l-1.808%201.45q.802.802%201.405%201.861q.603%201.06.603%201.745M19.48%208.5q-.154-2.125-1.716-3.562T14.019%203.5q-1.579%200-2.85.784q-1.273.783-1.98%202.068l-.726-.72q.854-1.424%202.319-2.278t3.237-.854q2.604%200%204.456%201.727T20.481%208.5zm1.442%2013.817L4.927%206.31q-.204.652-.306%201.323T4.52%209q0%201.742.63%203.37t1.828%202.98l-.72.67Q4.92%2014.56%204.22%2012.748T3.52%209q0-.91.16-1.775q.161-.865.457-1.706L2.034%203.417l.714-.713l18.889%2018.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hearing-aid-disabled-left.svg?color=%231a73e8&size=48