eyeglasses 3 icon
eyeglasses-3 from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- eyeglasses-3
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- eyeglasses-3-outline, eyeglasses-3-outline-rounded, eyeglasses-3-outline-sharp, eyeglasses-3-rounded, eyeglasses-3-sharp
The same icon in other sets
More social icons from Material Symbols Light
Use the eyeglasses 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.789 15.808q-1.587 0-2.698-1.111T2.981 12t1.11-2.697t2.698-1.11q1.342 0 2.346.788t1.336 2.027q.345-.139.72-.208q.376-.07.784-.07t.796.08t.758.217q.313-1.239 1.327-2.036q1.013-.799 2.356-.799q1.586 0 2.697 1.111T21.019 12t-1.11 2.697q-1.111 1.11-2.698 1.11q-1.575 0-2.692-1.098q-1.117-1.1-1.135-2.669q-.326-.157-.673-.233q-.346-.076-.736-.076q-.371 0-.705.078q-.334.08-.655.231q-.017 1.57-1.134 2.669q-1.118 1.099-2.693 1.099m-1.986-5.795q-.821.821-.821 1.987t.821 1.986t1.986.822q1.166 0 1.996-.822q.831-.82.831-1.986t-.83-1.987t-1.997-.82q-1.165 0-1.986.82m10.414 0q-.832.821-.832 1.987t.831 1.986q.831.822 1.996.822t1.987-.822t.821-1.986t-.821-1.987t-1.987-.82t-1.996.82"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEyeglasses3(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.789 15.808q-1.587 0-2.698-1.111T2.981 12t1.11-2.697t2.698-1.11q1.342 0 2.346.788t1.336 2.027q.345-.139.72-.208q.376-.07.784-.07t.796.08t.758.217q.313-1.239 1.327-2.036q1.013-.799 2.356-.799q1.586 0 2.697 1.111T21.019 12t-1.11 2.697q-1.111 1.11-2.698 1.11q-1.575 0-2.692-1.098q-1.117-1.1-1.135-2.669q-.326-.157-.673-.233q-.346-.076-.736-.076q-.371 0-.705.078q-.334.08-.655.231q-.017 1.57-1.134 2.669q-1.118 1.099-2.693 1.099m-1.986-5.795q-.821.821-.821 1.987t.821 1.986t1.986.822q1.166 0 1.996-.822q.831-.82.831-1.986t-.83-1.987t-1.997-.82q-1.165 0-1.986.82m10.414 0q-.832.821-.832 1.987t.831 1.986q.831.822 1.996.822t1.987-.822t.821-1.986t-.821-1.987t-1.987-.82t-1.996.82"/></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.789 15.808q-1.587 0-2.698-1.111T2.981 12t1.11-2.697t2.698-1.11q1.342 0 2.346.788t1.336 2.027q.345-.139.72-.208q.376-.07.784-.07t.796.08t.758.217q.313-1.239 1.327-2.036q1.013-.799 2.356-.799q1.586 0 2.697 1.111T21.019 12t-1.11 2.697q-1.111 1.11-2.698 1.11q-1.575 0-2.692-1.098q-1.117-1.1-1.135-2.669q-.326-.157-.673-.233q-.346-.076-.736-.076q-.371 0-.705.078q-.334.08-.655.231q-.017 1.57-1.134 2.669q-1.118 1.099-2.693 1.099m-1.986-5.795q-.821.821-.821 1.987t.821 1.986t1.986.822q1.166 0 1.996-.822q.831-.82.831-1.986t-.83-1.987t-1.997-.82q-1.165 0-1.986.82m10.414 0q-.832.821-.832 1.987t.831 1.986q.831.822 1.996.822t1.987-.822t.821-1.986t-.821-1.987t-1.987-.82t-1.996.82"/></svg> </template>
CSS
.icon-eyeglasses-3 {
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.789%2015.808q-1.587%200-2.698-1.111T2.981%2012t1.11-2.697t2.698-1.11q1.342%200%202.346.788t1.336%202.027q.345-.139.72-.208q.376-.07.784-.07t.796.08t.758.217q.313-1.239%201.327-2.036q1.013-.799%202.356-.799q1.586%200%202.697%201.111T21.019%2012t-1.11%202.697q-1.111%201.11-2.698%201.11q-1.575%200-2.692-1.098q-1.117-1.1-1.135-2.669q-.326-.157-.673-.233q-.346-.076-.736-.076q-.371%200-.705.078q-.334.08-.655.231q-.017%201.57-1.134%202.669q-1.118%201.099-2.693%201.099m-1.986-5.795q-.821.821-.821%201.987t.821%201.986t1.986.822q1.166%200%201.996-.822q.831-.82.831-1.986t-.83-1.987t-1.997-.82q-1.165%200-1.986.82m10.414%200q-.832.821-.832%201.987t.831%201.986q.831.822%201.996.822t1.987-.822t.821-1.986t-.821-1.987t-1.987-.82t-1.996.82%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.789%2015.808q-1.587%200-2.698-1.111T2.981%2012t1.11-2.697t2.698-1.11q1.342%200%202.346.788t1.336%202.027q.345-.139.72-.208q.376-.07.784-.07t.796.08t.758.217q.313-1.239%201.327-2.036q1.013-.799%202.356-.799q1.586%200%202.697%201.111T21.019%2012t-1.11%202.697q-1.111%201.11-2.698%201.11q-1.575%200-2.692-1.098q-1.117-1.1-1.135-2.669q-.326-.157-.673-.233q-.346-.076-.736-.076q-.371%200-.705.078q-.334.08-.655.231q-.017%201.57-1.134%202.669q-1.118%201.099-2.693%201.099m-1.986-5.795q-.821.821-.821%201.987t.821%201.986t1.986.822q1.166%200%201.996-.822q.831-.82.831-1.986t-.83-1.987t-1.997-.82q-1.165%200-1.986.82m10.414%200q-.832.821-.832%201.987t.831%201.986q.831.822%201.996.822t1.987-.822t.821-1.986t-.821-1.987t-1.987-.82t-1.996.82%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-3.svg?color=%231a73e8&size=48