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

Name
hearing
Set
Material Symbols
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
hearing-outline, hearing-outline-sharp, hearing-sharp

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="M7 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 9h2q0-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 18H3q0 1.65 1.175 2.825T7 22m10.8-5.25q1.475-1.5 2.338-3.488T21 9q0-2.3-.862-4.3T17.8 1.2l-1.45 1.4q1.25 1.25 1.95 2.888T19 9q0 1.85-.7 3.475t-1.95 2.875zm-6.025-5.987Q12.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-.737"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHearing(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="M7 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 9h2q0-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 18H3q0 1.65 1.175 2.825T7 22m10.8-5.25q1.475-1.5 2.338-3.488T21 9q0-2.3-.862-4.3T17.8 1.2l-1.45 1.4q1.25 1.25 1.95 2.888T19 9q0 1.85-.7 3.475t-1.95 2.875zm-6.025-5.987Q12.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-.737"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 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 9h2q0-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 18H3q0 1.65 1.175 2.825T7 22m10.8-5.25q1.475-1.5 2.338-3.488T21 9q0-2.3-.862-4.3T17.8 1.2l-1.45 1.4q1.25 1.25 1.95 2.888T19 9q0 1.85-.7 3.475t-1.95 2.875zm-6.025-5.987Q12.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-.737"/></svg>
</template>

CSS

.icon-hearing {
  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%22M7%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%209h2q0-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%2018H3q0%201.65%201.175%202.825T7%2022m10.8-5.25q1.475-1.5%202.338-3.488T21%209q0-2.3-.862-4.3T17.8%201.2l-1.45%201.4q1.25%201.25%201.95%202.888T19%209q0%201.85-.7%203.475t-1.95%202.875zm-6.025-5.987Q12.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-.737%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%22M7%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%209h2q0-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%2018H3q0%201.65%201.175%202.825T7%2022m10.8-5.25q1.475-1.5%202.338-3.488T21%209q0-2.3-.862-4.3T17.8%201.2l-1.45%201.4q1.25%201.25%201.95%202.888T19%209q0%201.85-.7%203.475t-1.95%202.875zm-6.025-5.987Q12.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-.737%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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