ear sound icon
ear-sound-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- ear-sound-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- ear-sound-outline-sharp
2 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the ear sound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.98 21.5q1.34 0 2.23-.756q.892-.755 1.398-2.14q.386-1.096.87-1.702t1.845-1.686q1.512-1.212 2.335-2.72T15.48 9q0-2.783-1.859-4.641T8.981 2.5q-2.667 0-4.488 1.695T2.52 8.5h1q.154-2.183 1.707-3.591T8.981 3.5q2.317 0 3.909 1.591Q14.48 6.683 14.48 9q0 1.777-.8 3.16q-.8 1.382-2.068 2.351q-1.185.893-1.824 1.687t-1.084 1.96q-.427 1.119-1.04 1.73t-1.683.612q-.883 0-1.566-.568q-.684-.568-.857-1.432H2.519q.173 1.285 1.147 2.142q.972.858 2.315.858m4.506-10.997q.61-.612.61-1.503q0-.896-.61-1.506t-1.506-.61t-1.506.61T6.865 9q0 .89.61 1.503t1.506.613t1.506-.613m7.917 3.33l-.764-.744q.398-.945.62-1.957q.22-1.013.22-2.113q0-1.08-.21-2.09q-.212-1.01-.61-1.954l.763-.764q.514 1.091.786 2.296T19.48 9q0 1.314-.282 2.518t-.795 2.315m2.944 2.9l-.725-.72q.898-1.538 1.378-3.297t.48-3.666q0-1.93-.493-3.684q-.492-1.752-1.39-3.31l.73-.731q1.034 1.685 1.593 3.64q.56 1.954.56 4.074t-.56 4.064t-1.573 3.63"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEarSoundOutline(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="M5.98 21.5q1.34 0 2.23-.756q.892-.755 1.398-2.14q.386-1.096.87-1.702t1.845-1.686q1.512-1.212 2.335-2.72T15.48 9q0-2.783-1.859-4.641T8.981 2.5q-2.667 0-4.488 1.695T2.52 8.5h1q.154-2.183 1.707-3.591T8.981 3.5q2.317 0 3.909 1.591Q14.48 6.683 14.48 9q0 1.777-.8 3.16q-.8 1.382-2.068 2.351q-1.185.893-1.824 1.687t-1.084 1.96q-.427 1.119-1.04 1.73t-1.683.612q-.883 0-1.566-.568q-.684-.568-.857-1.432H2.519q.173 1.285 1.147 2.142q.972.858 2.315.858m4.506-10.997q.61-.612.61-1.503q0-.896-.61-1.506t-1.506-.61t-1.506.61T6.865 9q0 .89.61 1.503t1.506.613t1.506-.613m7.917 3.33l-.764-.744q.398-.945.62-1.957q.22-1.013.22-2.113q0-1.08-.21-2.09q-.212-1.01-.61-1.954l.763-.764q.514 1.091.786 2.296T19.48 9q0 1.314-.282 2.518t-.795 2.315m2.944 2.9l-.725-.72q.898-1.538 1.378-3.297t.48-3.666q0-1.93-.493-3.684q-.492-1.752-1.39-3.31l.73-.731q1.034 1.685 1.593 3.64q.56 1.954.56 4.074t-.56 4.064t-1.573 3.63"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.98 21.5q1.34 0 2.23-.756q.892-.755 1.398-2.14q.386-1.096.87-1.702t1.845-1.686q1.512-1.212 2.335-2.72T15.48 9q0-2.783-1.859-4.641T8.981 2.5q-2.667 0-4.488 1.695T2.52 8.5h1q.154-2.183 1.707-3.591T8.981 3.5q2.317 0 3.909 1.591Q14.48 6.683 14.48 9q0 1.777-.8 3.16q-.8 1.382-2.068 2.351q-1.185.893-1.824 1.687t-1.084 1.96q-.427 1.119-1.04 1.73t-1.683.612q-.883 0-1.566-.568q-.684-.568-.857-1.432H2.519q.173 1.285 1.147 2.142q.972.858 2.315.858m4.506-10.997q.61-.612.61-1.503q0-.896-.61-1.506t-1.506-.61t-1.506.61T6.865 9q0 .89.61 1.503t1.506.613t1.506-.613m7.917 3.33l-.764-.744q.398-.945.62-1.957q.22-1.013.22-2.113q0-1.08-.21-2.09q-.212-1.01-.61-1.954l.763-.764q.514 1.091.786 2.296T19.48 9q0 1.314-.282 2.518t-.795 2.315m2.944 2.9l-.725-.72q.898-1.538 1.378-3.297t.48-3.666q0-1.93-.493-3.684q-.492-1.752-1.39-3.31l.73-.731q1.034 1.685 1.593 3.64q.56 1.954.56 4.074t-.56 4.064t-1.573 3.63"/></svg> </template>
CSS
.icon-ear-sound-outline {
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%22M5.98%2021.5q1.34%200%202.23-.756q.892-.755%201.398-2.14q.386-1.096.87-1.702t1.845-1.686q1.512-1.212%202.335-2.72T15.48%209q0-2.783-1.859-4.641T8.981%202.5q-2.667%200-4.488%201.695T2.52%208.5h1q.154-2.183%201.707-3.591T8.981%203.5q2.317%200%203.909%201.591Q14.48%206.683%2014.48%209q0%201.777-.8%203.16q-.8%201.382-2.068%202.351q-1.185.893-1.824%201.687t-1.084%201.96q-.427%201.119-1.04%201.73t-1.683.612q-.883%200-1.566-.568q-.684-.568-.857-1.432H2.519q.173%201.285%201.147%202.142q.972.858%202.315.858m4.506-10.997q.61-.612.61-1.503q0-.896-.61-1.506t-1.506-.61t-1.506.61T6.865%209q0%20.89.61%201.503t1.506.613t1.506-.613m7.917%203.33l-.764-.744q.398-.945.62-1.957q.22-1.013.22-2.113q0-1.08-.21-2.09q-.212-1.01-.61-1.954l.763-.764q.514%201.091.786%202.296T19.48%209q0%201.314-.282%202.518t-.795%202.315m2.944%202.9l-.725-.72q.898-1.538%201.378-3.297t.48-3.666q0-1.93-.493-3.684q-.492-1.752-1.39-3.31l.73-.731q1.034%201.685%201.593%203.64q.56%201.954.56%204.074t-.56%204.064t-1.573%203.63%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%22M5.98%2021.5q1.34%200%202.23-.756q.892-.755%201.398-2.14q.386-1.096.87-1.702t1.845-1.686q1.512-1.212%202.335-2.72T15.48%209q0-2.783-1.859-4.641T8.981%202.5q-2.667%200-4.488%201.695T2.52%208.5h1q.154-2.183%201.707-3.591T8.981%203.5q2.317%200%203.909%201.591Q14.48%206.683%2014.48%209q0%201.777-.8%203.16q-.8%201.382-2.068%202.351q-1.185.893-1.824%201.687t-1.084%201.96q-.427%201.119-1.04%201.73t-1.683.612q-.883%200-1.566-.568q-.684-.568-.857-1.432H2.519q.173%201.285%201.147%202.142q.972.858%202.315.858m4.506-10.997q.61-.612.61-1.503q0-.896-.61-1.506t-1.506-.61t-1.506.61T6.865%209q0%20.89.61%201.503t1.506.613t1.506-.613m7.917%203.33l-.764-.744q.398-.945.62-1.957q.22-1.013.22-2.113q0-1.08-.21-2.09q-.212-1.01-.61-1.954l.763-.764q.514%201.091.786%202.296T19.48%209q0%201.314-.282%202.518t-.795%202.315m2.944%202.9l-.725-.72q.898-1.538%201.378-3.297t.48-3.666q0-1.93-.493-3.684q-.492-1.752-1.39-3.31l.73-.731q1.034%201.685%201.593%203.64q.56%201.954.56%204.074t-.56%204.064t-1.573%203.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ear-sound-outline.svg?color=%231a73e8&size=48