hearing aid disabled left icon

hearing-aid-disabled-left-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
hearing-aid-disabled-left-rounded
Set
Material Symbols Light
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

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.148 2.723q.292.243.277.628q-.016.386-.308.628l-1.056.829q.802.802 1.405 1.861q.603 1.06.603 1.745M9.189 6.352l-.725-.72q.853-1.424 2.318-2.278q1.464-.854 3.237-.854q2.458 0 4.236 1.532T20.4 7.896q.037.214-.085.375q-.123.162-.336.198t-.365-.085t-.189-.336q-.3-1.973-1.82-3.26T14.02 3.5q-1.579 0-2.85.784q-1.273.783-1.98 2.068m12.094 15.606q-.166.165-.357.165t-.357-.165L4.927 6.31q-.204.652-.306 1.323T4.52 9q0 1.627.541 3.139q.542 1.511 1.588 2.827q.14.176.138.377t-.169.342q-.165.146-.356.13q-.192-.015-.332-.186q-1.167-1.423-1.788-3.114Q3.519 10.823 3.519 9q0-.91.16-1.775q.162-.865.458-1.706L2.389 3.771q-.147-.146-.156-.344t.156-.363t.356-.166t.357.166l18.18 18.186q.147.146.157.344q.009.198-.156.364"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHearingAidDisabledLeftRounded(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.148 2.723q.292.243.277.628q-.016.386-.308.628l-1.056.829q.802.802 1.405 1.861q.603 1.06.603 1.745M9.189 6.352l-.725-.72q.853-1.424 2.318-2.278q1.464-.854 3.237-.854q2.458 0 4.236 1.532T20.4 7.896q.037.214-.085.375q-.123.162-.336.198t-.365-.085t-.189-.336q-.3-1.973-1.82-3.26T14.02 3.5q-1.579 0-2.85.784q-1.273.783-1.98 2.068m12.094 15.606q-.166.165-.357.165t-.357-.165L4.927 6.31q-.204.652-.306 1.323T4.52 9q0 1.627.541 3.139q.542 1.511 1.588 2.827q.14.176.138.377t-.169.342q-.165.146-.356.13q-.192-.015-.332-.186q-1.167-1.423-1.788-3.114Q3.519 10.823 3.519 9q0-.91.16-1.775q.162-.865.458-1.706L2.389 3.771q-.147-.146-.156-.344t.156-.363t.356-.166t.357.166l18.18 18.186q.147.146.157.344q.009.198-.156.364"/></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.148 2.723q.292.243.277.628q-.016.386-.308.628l-1.056.829q.802.802 1.405 1.861q.603 1.06.603 1.745M9.189 6.352l-.725-.72q.853-1.424 2.318-2.278q1.464-.854 3.237-.854q2.458 0 4.236 1.532T20.4 7.896q.037.214-.085.375q-.123.162-.336.198t-.365-.085t-.189-.336q-.3-1.973-1.82-3.26T14.02 3.5q-1.579 0-2.85.784q-1.273.783-1.98 2.068m12.094 15.606q-.166.165-.357.165t-.357-.165L4.927 6.31q-.204.652-.306 1.323T4.52 9q0 1.627.541 3.139q.542 1.511 1.588 2.827q.14.176.138.377t-.169.342q-.165.146-.356.13q-.192-.015-.332-.186q-1.167-1.423-1.788-3.114Q3.519 10.823 3.519 9q0-.91.16-1.775q.162-.865.458-1.706L2.389 3.771q-.147-.146-.156-.344t.156-.363t.356-.166t.357.166l18.18 18.186q.147.146.157.344q.009.198-.156.364"/></svg>
</template>

CSS

.icon-hearing-aid-disabled-left-rounded {
  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.148%202.723q.292.243.277.628q-.016.386-.308.628l-1.056.829q.802.802%201.405%201.861q.603%201.06.603%201.745M9.189%206.352l-.725-.72q.853-1.424%202.318-2.278q1.464-.854%203.237-.854q2.458%200%204.236%201.532T20.4%207.896q.037.214-.085.375q-.123.162-.336.198t-.365-.085t-.189-.336q-.3-1.973-1.82-3.26T14.02%203.5q-1.579%200-2.85.784q-1.273.783-1.98%202.068m12.094%2015.606q-.166.165-.357.165t-.357-.165L4.927%206.31q-.204.652-.306%201.323T4.52%209q0%201.627.541%203.139q.542%201.511%201.588%202.827q.14.176.138.377t-.169.342q-.165.146-.356.13q-.192-.015-.332-.186q-1.167-1.423-1.788-3.114Q3.519%2010.823%203.519%209q0-.91.16-1.775q.162-.865.458-1.706L2.389%203.771q-.147-.146-.156-.344t.156-.363t.356-.166t.357.166l18.18%2018.186q.147.146.157.344q.009.198-.156.364%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.148%202.723q.292.243.277.628q-.016.386-.308.628l-1.056.829q.802.802%201.405%201.861q.603%201.06.603%201.745M9.189%206.352l-.725-.72q.853-1.424%202.318-2.278q1.464-.854%203.237-.854q2.458%200%204.236%201.532T20.4%207.896q.037.214-.085.375q-.123.162-.336.198t-.365-.085t-.189-.336q-.3-1.973-1.82-3.26T14.02%203.5q-1.579%200-2.85.784q-1.273.783-1.98%202.068m12.094%2015.606q-.166.165-.357.165t-.357-.165L4.927%206.31q-.204.652-.306%201.323T4.52%209q0%201.627.541%203.139q.542%201.511%201.588%202.827q.14.176.138.377t-.169.342q-.165.146-.356.13q-.192-.015-.332-.186q-1.167-1.423-1.788-3.114Q3.519%2010.823%203.519%209q0-.91.16-1.775q.162-.865.458-1.706L2.389%203.771q-.147-.146-.156-.344t.156-.363t.356-.166t.357.166l18.18%2018.186q.147.146.157.344q.009.198-.156.364%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-rounded.svg?color=%231a73e8&size=48