eyeglasses 2 sound icon
eyeglasses-2-sound from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- eyeglasses-2-sound
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- eyeglasses-2-sound-outline
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the eyeglasses 2 sound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.55 14.935q2.044 0 2.752-1.233t.708-3.094q0-.58-.531-.833t-1.233-.44q-.823-.214-1.729-.242q-.905-.028-1.8.097q-.65.1-1.126.44q-.475.341-.475.92q0 .713.122 1.377t.366 1.227q.438 1.01 1.053 1.395t1.893.386m10.354 3.757V14h.884v4.692zm-1.942-1.076v-2.539h.884v2.539zm3.884 0v-2.539h.885v2.539zM6.55 15.808q-1.448 0-2.21-.384q-.761-.383-1.417-1.47q-.413-.708-.657-1.539q-.243-.83-.41-1.607q-.275 0-.47-.175t-.194-.45v-.84q0-.245.15-.417t.394-.222q1.189-.256 2.307-.384q1.119-.128 2.246-.128q1.275 0 2.474.195t2.13.805h2.24q.888-.661 2.111-.828t2.493-.166q1.107 0 2.223.125t2.303.38q.225.05.385.223q.16.172.16.416v.84q0 .276-.195.45t-.469.176q-.175.8-.4 1.607t-.656 1.516q-.165-.217-.339-.407t-.376-.37q.26-.604.386-1.277q.125-.673.125-1.352q0-.598-.475-.941q-.476-.344-1.151-.419q-.875-.125-1.778-.084t-1.726.253q-.702.187-1.233.431q-.53.244-.53.823q0 .72.09 1.336t.302 1.149q-.185.154-.345.336q-.16.181-.302.377q-.078-.159-.165-.328q-.087-.17-.148-.366q-.144-.4-.213-.8t-.193-.8q-.1-.338-.386-.524T12 10.783q-.338 0-.609.188t-.389.521q-.125.4-.222.79q-.097.391-.222.81q-.425 1.442-1.458 2.08q-1.033.636-2.55.636"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEyeglasses2Sound(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="M6.55 14.935q2.044 0 2.752-1.233t.708-3.094q0-.58-.531-.833t-1.233-.44q-.823-.214-1.729-.242q-.905-.028-1.8.097q-.65.1-1.126.44q-.475.341-.475.92q0 .713.122 1.377t.366 1.227q.438 1.01 1.053 1.395t1.893.386m10.354 3.757V14h.884v4.692zm-1.942-1.076v-2.539h.884v2.539zm3.884 0v-2.539h.885v2.539zM6.55 15.808q-1.448 0-2.21-.384q-.761-.383-1.417-1.47q-.413-.708-.657-1.539q-.243-.83-.41-1.607q-.275 0-.47-.175t-.194-.45v-.84q0-.245.15-.417t.394-.222q1.189-.256 2.307-.384q1.119-.128 2.246-.128q1.275 0 2.474.195t2.13.805h2.24q.888-.661 2.111-.828t2.493-.166q1.107 0 2.223.125t2.303.38q.225.05.385.223q.16.172.16.416v.84q0 .276-.195.45t-.469.176q-.175.8-.4 1.607t-.656 1.516q-.165-.217-.339-.407t-.376-.37q.26-.604.386-1.277q.125-.673.125-1.352q0-.598-.475-.941q-.476-.344-1.151-.419q-.875-.125-1.778-.084t-1.726.253q-.702.187-1.233.431q-.53.244-.53.823q0 .72.09 1.336t.302 1.149q-.185.154-.345.336q-.16.181-.302.377q-.078-.159-.165-.328q-.087-.17-.148-.366q-.144-.4-.213-.8t-.193-.8q-.1-.338-.386-.524T12 10.783q-.338 0-.609.188t-.389.521q-.125.4-.222.79q-.097.391-.222.81q-.425 1.442-1.458 2.08q-1.033.636-2.55.636"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.55 14.935q2.044 0 2.752-1.233t.708-3.094q0-.58-.531-.833t-1.233-.44q-.823-.214-1.729-.242q-.905-.028-1.8.097q-.65.1-1.126.44q-.475.341-.475.92q0 .713.122 1.377t.366 1.227q.438 1.01 1.053 1.395t1.893.386m10.354 3.757V14h.884v4.692zm-1.942-1.076v-2.539h.884v2.539zm3.884 0v-2.539h.885v2.539zM6.55 15.808q-1.448 0-2.21-.384q-.761-.383-1.417-1.47q-.413-.708-.657-1.539q-.243-.83-.41-1.607q-.275 0-.47-.175t-.194-.45v-.84q0-.245.15-.417t.394-.222q1.189-.256 2.307-.384q1.119-.128 2.246-.128q1.275 0 2.474.195t2.13.805h2.24q.888-.661 2.111-.828t2.493-.166q1.107 0 2.223.125t2.303.38q.225.05.385.223q.16.172.16.416v.84q0 .276-.195.45t-.469.176q-.175.8-.4 1.607t-.656 1.516q-.165-.217-.339-.407t-.376-.37q.26-.604.386-1.277q.125-.673.125-1.352q0-.598-.475-.941q-.476-.344-1.151-.419q-.875-.125-1.778-.084t-1.726.253q-.702.187-1.233.431q-.53.244-.53.823q0 .72.09 1.336t.302 1.149q-.185.154-.345.336q-.16.181-.302.377q-.078-.159-.165-.328q-.087-.17-.148-.366q-.144-.4-.213-.8t-.193-.8q-.1-.338-.386-.524T12 10.783q-.338 0-.609.188t-.389.521q-.125.4-.222.79q-.097.391-.222.81q-.425 1.442-1.458 2.08q-1.033.636-2.55.636"/></svg> </template>
CSS
.icon-eyeglasses-2-sound {
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%22M6.55%2014.935q2.044%200%202.752-1.233t.708-3.094q0-.58-.531-.833t-1.233-.44q-.823-.214-1.729-.242q-.905-.028-1.8.097q-.65.1-1.126.44q-.475.341-.475.92q0%20.713.122%201.377t.366%201.227q.438%201.01%201.053%201.395t1.893.386m10.354%203.757V14h.884v4.692zm-1.942-1.076v-2.539h.884v2.539zm3.884%200v-2.539h.885v2.539zM6.55%2015.808q-1.448%200-2.21-.384q-.761-.383-1.417-1.47q-.413-.708-.657-1.539q-.243-.83-.41-1.607q-.275%200-.47-.175t-.194-.45v-.84q0-.245.15-.417t.394-.222q1.189-.256%202.307-.384q1.119-.128%202.246-.128q1.275%200%202.474.195t2.13.805h2.24q.888-.661%202.111-.828t2.493-.166q1.107%200%202.223.125t2.303.38q.225.05.385.223q.16.172.16.416v.84q0%20.276-.195.45t-.469.176q-.175.8-.4%201.607t-.656%201.516q-.165-.217-.339-.407t-.376-.37q.26-.604.386-1.277q.125-.673.125-1.352q0-.598-.475-.941q-.476-.344-1.151-.419q-.875-.125-1.778-.084t-1.726.253q-.702.187-1.233.431q-.53.244-.53.823q0%20.72.09%201.336t.302%201.149q-.185.154-.345.336q-.16.181-.302.377q-.078-.159-.165-.328q-.087-.17-.148-.366q-.144-.4-.213-.8t-.193-.8q-.1-.338-.386-.524T12%2010.783q-.338%200-.609.188t-.389.521q-.125.4-.222.79q-.097.391-.222.81q-.425%201.442-1.458%202.08q-1.033.636-2.55.636%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%22M6.55%2014.935q2.044%200%202.752-1.233t.708-3.094q0-.58-.531-.833t-1.233-.44q-.823-.214-1.729-.242q-.905-.028-1.8.097q-.65.1-1.126.44q-.475.341-.475.92q0%20.713.122%201.377t.366%201.227q.438%201.01%201.053%201.395t1.893.386m10.354%203.757V14h.884v4.692zm-1.942-1.076v-2.539h.884v2.539zm3.884%200v-2.539h.885v2.539zM6.55%2015.808q-1.448%200-2.21-.384q-.761-.383-1.417-1.47q-.413-.708-.657-1.539q-.243-.83-.41-1.607q-.275%200-.47-.175t-.194-.45v-.84q0-.245.15-.417t.394-.222q1.189-.256%202.307-.384q1.119-.128%202.246-.128q1.275%200%202.474.195t2.13.805h2.24q.888-.661%202.111-.828t2.493-.166q1.107%200%202.223.125t2.303.38q.225.05.385.223q.16.172.16.416v.84q0%20.276-.195.45t-.469.176q-.175.8-.4%201.607t-.656%201.516q-.165-.217-.339-.407t-.376-.37q.26-.604.386-1.277q.125-.673.125-1.352q0-.598-.475-.941q-.476-.344-1.151-.419q-.875-.125-1.778-.084t-1.726.253q-.702.187-1.233.431q-.53.244-.53.823q0%20.72.09%201.336t.302%201.149q-.185.154-.345.336q-.16.181-.302.377q-.078-.159-.165-.328q-.087-.17-.148-.366q-.144-.4-.213-.8t-.193-.8q-.1-.338-.386-.524T12%2010.783q-.338%200-.609.188t-.389.521q-.125.4-.222.79q-.097.391-.222.81q-.425%201.442-1.458%202.08q-1.033.636-2.55.636%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/eyeglasses-2-sound.svg?color=%231a73e8&size=48