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

Name
hearing-aid-left
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
hearing-aid-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 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-2.72 1.89-4.61t4.61-1.89q2.604 0 4.456 1.727T20.481 8.5h-1q-.154-2.125-1.717-3.562T14.02 3.5q-2.298 0-3.899 1.601T8.52 9q0 1.59.747 3.04q.748 1.449 2.139 2.483q1.046.773 1.758 1.657q.713.883 1.138 1.983q.371.933 1.088 1.635q.716.702 1.706.702q1.05 0 1.823-.741q.773-.742.773-1.798q0-1.015-.365-1.7q-.365-.686-.89-1.307l-1.508 1.196l-2.365-4.208q-1.391.26-2.477-.624T11 9q0-1.258.871-2.129T14 6q1.471 0 2.365 1.158t.547 2.56l3.875 3.363l-1.539 1.219q.616.78 1.03 1.638q.414.856.414 2.023q0 1.478-1.06 2.508q-1.059 1.031-2.536 1.031M6.258 16.02q-1.339-1.46-2.039-3.271T3.52 9q0-1.95.71-3.78t2.029-3.29l.719.67Q5.759 3.952 5.139 5.583Q4.52 7.213 4.52 9q0 1.742.63 3.37t1.828 2.98z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHearingAidLeft(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-2.72 1.89-4.61t4.61-1.89q2.604 0 4.456 1.727T20.481 8.5h-1q-.154-2.125-1.717-3.562T14.02 3.5q-2.298 0-3.899 1.601T8.52 9q0 1.59.747 3.04q.748 1.449 2.139 2.483q1.046.773 1.758 1.657q.713.883 1.138 1.983q.371.933 1.088 1.635q.716.702 1.706.702q1.05 0 1.823-.741q.773-.742.773-1.798q0-1.015-.365-1.7q-.365-.686-.89-1.307l-1.508 1.196l-2.365-4.208q-1.391.26-2.477-.624T11 9q0-1.258.871-2.129T14 6q1.471 0 2.365 1.158t.547 2.56l3.875 3.363l-1.539 1.219q.616.78 1.03 1.638q.414.856.414 2.023q0 1.478-1.06 2.508q-1.059 1.031-2.536 1.031M6.258 16.02q-1.339-1.46-2.039-3.271T3.52 9q0-1.95.71-3.78t2.029-3.29l.719.67Q5.759 3.952 5.139 5.583Q4.52 7.213 4.52 9q0 1.742.63 3.37t1.828 2.98z"/></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-2.72 1.89-4.61t4.61-1.89q2.604 0 4.456 1.727T20.481 8.5h-1q-.154-2.125-1.717-3.562T14.02 3.5q-2.298 0-3.899 1.601T8.52 9q0 1.59.747 3.04q.748 1.449 2.139 2.483q1.046.773 1.758 1.657q.713.883 1.138 1.983q.371.933 1.088 1.635q.716.702 1.706.702q1.05 0 1.823-.741q.773-.742.773-1.798q0-1.015-.365-1.7q-.365-.686-.89-1.307l-1.508 1.196l-2.365-4.208q-1.391.26-2.477-.624T11 9q0-1.258.871-2.129T14 6q1.471 0 2.365 1.158t.547 2.56l3.875 3.363l-1.539 1.219q.616.78 1.03 1.638q.414.856.414 2.023q0 1.478-1.06 2.508q-1.059 1.031-2.536 1.031M6.258 16.02q-1.339-1.46-2.039-3.271T3.52 9q0-1.95.71-3.78t2.029-3.29l.719.67Q5.759 3.952 5.139 5.583Q4.52 7.213 4.52 9q0 1.742.63 3.37t1.828 2.98z"/></svg>
</template>

CSS

.icon-hearing-aid-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-2.72%201.89-4.61t4.61-1.89q2.604%200%204.456%201.727T20.481%208.5h-1q-.154-2.125-1.717-3.562T14.02%203.5q-2.298%200-3.899%201.601T8.52%209q0%201.59.747%203.04q.748%201.449%202.139%202.483q1.046.773%201.758%201.657q.713.883%201.138%201.983q.371.933%201.088%201.635q.716.702%201.706.702q1.05%200%201.823-.741q.773-.742.773-1.798q0-1.015-.365-1.7q-.365-.686-.89-1.307l-1.508%201.196l-2.365-4.208q-1.391.26-2.477-.624T11%209q0-1.258.871-2.129T14%206q1.471%200%202.365%201.158t.547%202.56l3.875%203.363l-1.539%201.219q.616.78%201.03%201.638q.414.856.414%202.023q0%201.478-1.06%202.508q-1.059%201.031-2.536%201.031M6.258%2016.02q-1.339-1.46-2.039-3.271T3.52%209q0-1.95.71-3.78t2.029-3.29l.719.67Q5.759%203.952%205.139%205.583Q4.52%207.213%204.52%209q0%201.742.63%203.37t1.828%202.98z%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-2.72%201.89-4.61t4.61-1.89q2.604%200%204.456%201.727T20.481%208.5h-1q-.154-2.125-1.717-3.562T14.02%203.5q-2.298%200-3.899%201.601T8.52%209q0%201.59.747%203.04q.748%201.449%202.139%202.483q1.046.773%201.758%201.657q.713.883%201.138%201.983q.371.933%201.088%201.635q.716.702%201.706.702q1.05%200%201.823-.741q.773-.742.773-1.798q0-1.015-.365-1.7q-.365-.686-.89-1.307l-1.508%201.196l-2.365-4.208q-1.391.26-2.477-.624T11%209q0-1.258.871-2.129T14%206q1.471%200%202.365%201.158t.547%202.56l3.875%203.363l-1.539%201.219q.616.78%201.03%201.638q.414.856.414%202.023q0%201.478-1.06%202.508q-1.059%201.031-2.536%201.031M6.258%2016.02q-1.339-1.46-2.039-3.271T3.52%209q0-1.95.71-3.78t2.029-3.29l.719.67Q5.759%203.952%205.139%205.583Q4.52%207.213%204.52%209q0%201.742.63%203.37t1.828%202.98z%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-left.svg?color=%231a73e8&size=48