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

Name
hearing-rounded
Set
Material Symbols
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
hearing-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the hearing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9q0 1.575-.513 2.988t-1.437 2.587q-.275.35-.275.763t.3.712q.325.3.75.263t.7-.388q1.15-1.425 1.813-3.2T21 9q0-2-.663-3.775t-1.812-3.2q-.275-.35-.7-.387t-.75.262q-.3.3-.3.713t.275.762q.925 1.175 1.437 2.6T19 9m-7.225 1.763Q12.5 10.025 12.5 9q0-1.05-.725-1.775T10 6.5t-1.775.725T7.5 9q0 1.025.725 1.763T10 11.5t1.775-.737M5 18q0-.425-.288-.712T4 17t-.712.288T3 18q0 1.65 1.175 2.825T7 22q1.55 0 2.538-.775t1.512-2.275q.425-1.25.813-1.75t1.787-1.6q1.55-1.25 2.45-2.825T17 9q0-2.975-2.013-4.987T10 2T5.012 4.013T3 9q0 .425.288.713T4 10t.713-.288T5 9q0-2.125 1.438-3.562T10 4t3.563 1.438T15 9q0 1.7-.675 2.9T12.4 14.05q-1.3.95-2.025 1.85T9.3 17.85q-.35 1.1-.838 1.625T7 20q-.825 0-1.412-.587T5 18"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHearingRounded(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="M19 9q0 1.575-.513 2.988t-1.437 2.587q-.275.35-.275.763t.3.712q.325.3.75.263t.7-.388q1.15-1.425 1.813-3.2T21 9q0-2-.663-3.775t-1.812-3.2q-.275-.35-.7-.387t-.75.262q-.3.3-.3.713t.275.762q.925 1.175 1.437 2.6T19 9m-7.225 1.763Q12.5 10.025 12.5 9q0-1.05-.725-1.775T10 6.5t-1.775.725T7.5 9q0 1.025.725 1.763T10 11.5t1.775-.737M5 18q0-.425-.288-.712T4 17t-.712.288T3 18q0 1.65 1.175 2.825T7 22q1.55 0 2.538-.775t1.512-2.275q.425-1.25.813-1.75t1.787-1.6q1.55-1.25 2.45-2.825T17 9q0-2.975-2.013-4.987T10 2T5.012 4.013T3 9q0 .425.288.713T4 10t.713-.288T5 9q0-2.125 1.438-3.562T10 4t3.563 1.438T15 9q0 1.7-.675 2.9T12.4 14.05q-1.3.95-2.025 1.85T9.3 17.85q-.35 1.1-.838 1.625T7 20q-.825 0-1.412-.587T5 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9q0 1.575-.513 2.988t-1.437 2.587q-.275.35-.275.763t.3.712q.325.3.75.263t.7-.388q1.15-1.425 1.813-3.2T21 9q0-2-.663-3.775t-1.812-3.2q-.275-.35-.7-.387t-.75.262q-.3.3-.3.713t.275.762q.925 1.175 1.437 2.6T19 9m-7.225 1.763Q12.5 10.025 12.5 9q0-1.05-.725-1.775T10 6.5t-1.775.725T7.5 9q0 1.025.725 1.763T10 11.5t1.775-.737M5 18q0-.425-.288-.712T4 17t-.712.288T3 18q0 1.65 1.175 2.825T7 22q1.55 0 2.538-.775t1.512-2.275q.425-1.25.813-1.75t1.787-1.6q1.55-1.25 2.45-2.825T17 9q0-2.975-2.013-4.987T10 2T5.012 4.013T3 9q0 .425.288.713T4 10t.713-.288T5 9q0-2.125 1.438-3.562T10 4t3.563 1.438T15 9q0 1.7-.675 2.9T12.4 14.05q-1.3.95-2.025 1.85T9.3 17.85q-.35 1.1-.838 1.625T7 20q-.825 0-1.412-.587T5 18"/></svg>
</template>

CSS

.icon-hearing-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%22M19%209q0%201.575-.513%202.988t-1.437%202.587q-.275.35-.275.763t.3.712q.325.3.75.263t.7-.388q1.15-1.425%201.813-3.2T21%209q0-2-.663-3.775t-1.812-3.2q-.275-.35-.7-.387t-.75.262q-.3.3-.3.713t.275.762q.925%201.175%201.437%202.6T19%209m-7.225%201.763Q12.5%2010.025%2012.5%209q0-1.05-.725-1.775T10%206.5t-1.775.725T7.5%209q0%201.025.725%201.763T10%2011.5t1.775-.737M5%2018q0-.425-.288-.712T4%2017t-.712.288T3%2018q0%201.65%201.175%202.825T7%2022q1.55%200%202.538-.775t1.512-2.275q.425-1.25.813-1.75t1.787-1.6q1.55-1.25%202.45-2.825T17%209q0-2.975-2.013-4.987T10%202T5.012%204.013T3%209q0%20.425.288.713T4%2010t.713-.288T5%209q0-2.125%201.438-3.562T10%204t3.563%201.438T15%209q0%201.7-.675%202.9T12.4%2014.05q-1.3.95-2.025%201.85T9.3%2017.85q-.35%201.1-.838%201.625T7%2020q-.825%200-1.412-.587T5%2018%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%22M19%209q0%201.575-.513%202.988t-1.437%202.587q-.275.35-.275.763t.3.712q.325.3.75.263t.7-.388q1.15-1.425%201.813-3.2T21%209q0-2-.663-3.775t-1.812-3.2q-.275-.35-.7-.387t-.75.262q-.3.3-.3.713t.275.762q.925%201.175%201.437%202.6T19%209m-7.225%201.763Q12.5%2010.025%2012.5%209q0-1.05-.725-1.775T10%206.5t-1.775.725T7.5%209q0%201.025.725%201.763T10%2011.5t1.775-.737M5%2018q0-.425-.288-.712T4%2017t-.712.288T3%2018q0%201.65%201.175%202.825T7%2022q1.55%200%202.538-.775t1.512-2.275q.425-1.25.813-1.75t1.787-1.6q1.55-1.25%202.45-2.825T17%209q0-2.975-2.013-4.987T10%202T5.012%204.013T3%209q0%20.425.288.713T4%2010t.713-.288T5%209q0-2.125%201.438-3.562T10%204t3.563%201.438T15%209q0%201.7-.675%202.9T12.4%2014.05q-1.3.95-2.025%201.85T9.3%2017.85q-.35%201.1-.838%201.625T7%2020q-.825%200-1.412-.587T5%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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