eyeglasses-2 from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
eyeglasses-2
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
eyeglasses-2-outline, eyeglasses-2-outline-sharp, eyeglasses-2-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the eyeglasses 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.123 15q-.857 0-1.522-.53t-.851-1.39l-.629-2.888l-1.138.095l-.099-1q1.72-.175 2.732-.24Q5.63 8.98 6.575 9q1.24.02 2.192.14q.952.122 1.656.381q.408.137.797.212t.78.075t.768-.075t.748-.206q.69-.26 1.707-.384T17.65 9q.996-.02 2.021.046t2.445.216l-.08.975l-1.132-.095l-.654 2.964q-.186.838-.838 1.366t-1.51.528h-2.129q-.838 0-1.475-.513t-.848-1.3l-.54-2.137h-1.794l-.541 2.137q-.217.794-.863 1.304q-.646.509-1.46.509zm-1.404-2.108q.114.485.504.797q.39.311.875.311h2.129q.485 0 .875-.29q.39-.289.504-.748l.64-2.487q-.79-.279-1.813-.364q-1.023-.086-1.858-.086q-.537 0-1.199.013t-1.199.062zm9.675.05q.114.46.495.759t.884.299h2.129q.504 0 .885-.321q.38-.321.494-.787l.592-2.817q-.5-.025-1.112-.037t-1.111-.013q-.904 0-1.98.086t-1.916.364z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEyeglasses2(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.123 15q-.857 0-1.522-.53t-.851-1.39l-.629-2.888l-1.138.095l-.099-1q1.72-.175 2.732-.24Q5.63 8.98 6.575 9q1.24.02 2.192.14q.952.122 1.656.381q.408.137.797.212t.78.075t.768-.075t.748-.206q.69-.26 1.707-.384T17.65 9q.996-.02 2.021.046t2.445.216l-.08.975l-1.132-.095l-.654 2.964q-.186.838-.838 1.366t-1.51.528h-2.129q-.838 0-1.475-.513t-.848-1.3l-.54-2.137h-1.794l-.541 2.137q-.217.794-.863 1.304q-.646.509-1.46.509zm-1.404-2.108q.114.485.504.797q.39.311.875.311h2.129q.485 0 .875-.29q.39-.289.504-.748l.64-2.487q-.79-.279-1.813-.364q-1.023-.086-1.858-.086q-.537 0-1.199.013t-1.199.062zm9.675.05q.114.46.495.759t.884.299h2.129q.504 0 .885-.321q.38-.321.494-.787l.592-2.817q-.5-.025-1.112-.037t-1.111-.013q-.904 0-1.98.086t-1.916.364z"/></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.123 15q-.857 0-1.522-.53t-.851-1.39l-.629-2.888l-1.138.095l-.099-1q1.72-.175 2.732-.24Q5.63 8.98 6.575 9q1.24.02 2.192.14q.952.122 1.656.381q.408.137.797.212t.78.075t.768-.075t.748-.206q.69-.26 1.707-.384T17.65 9q.996-.02 2.021.046t2.445.216l-.08.975l-1.132-.095l-.654 2.964q-.186.838-.838 1.366t-1.51.528h-2.129q-.838 0-1.475-.513t-.848-1.3l-.54-2.137h-1.794l-.541 2.137q-.217.794-.863 1.304q-.646.509-1.46.509zm-1.404-2.108q.114.485.504.797q.39.311.875.311h2.129q.485 0 .875-.29q.39-.289.504-.748l.64-2.487q-.79-.279-1.813-.364q-1.023-.086-1.858-.086q-.537 0-1.199.013t-1.199.062zm9.675.05q.114.46.495.759t.884.299h2.129q.504 0 .885-.321q.38-.321.494-.787l.592-2.817q-.5-.025-1.112-.037t-1.111-.013q-.904 0-1.98.086t-1.916.364z"/></svg>
</template>

CSS

.icon-eyeglasses-2 {
  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.123%2015q-.857%200-1.522-.53t-.851-1.39l-.629-2.888l-1.138.095l-.099-1q1.72-.175%202.732-.24Q5.63%208.98%206.575%209q1.24.02%202.192.14q.952.122%201.656.381q.408.137.797.212t.78.075t.768-.075t.748-.206q.69-.26%201.707-.384T17.65%209q.996-.02%202.021.046t2.445.216l-.08.975l-1.132-.095l-.654%202.964q-.186.838-.838%201.366t-1.51.528h-2.129q-.838%200-1.475-.513t-.848-1.3l-.54-2.137h-1.794l-.541%202.137q-.217.794-.863%201.304q-.646.509-1.46.509zm-1.404-2.108q.114.485.504.797q.39.311.875.311h2.129q.485%200%20.875-.29q.39-.289.504-.748l.64-2.487q-.79-.279-1.813-.364q-1.023-.086-1.858-.086q-.537%200-1.199.013t-1.199.062zm9.675.05q.114.46.495.759t.884.299h2.129q.504%200%20.885-.321q.38-.321.494-.787l.592-2.817q-.5-.025-1.112-.037t-1.111-.013q-.904%200-1.98.086t-1.916.364z%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.123%2015q-.857%200-1.522-.53t-.851-1.39l-.629-2.888l-1.138.095l-.099-1q1.72-.175%202.732-.24Q5.63%208.98%206.575%209q1.24.02%202.192.14q.952.122%201.656.381q.408.137.797.212t.78.075t.768-.075t.748-.206q.69-.26%201.707-.384T17.65%209q.996-.02%202.021.046t2.445.216l-.08.975l-1.132-.095l-.654%202.964q-.186.838-.838%201.366t-1.51.528h-2.129q-.838%200-1.475-.513t-.848-1.3l-.54-2.137h-1.794l-.541%202.137q-.217.794-.863%201.304q-.646.509-1.46.509zm-1.404-2.108q.114.485.504.797q.39.311.875.311h2.129q.485%200%20.875-.29q.39-.289.504-.748l.64-2.487q-.79-.279-1.813-.364q-1.023-.086-1.858-.086q-.537%200-1.199.013t-1.199.062zm9.675.05q.114.46.495.759t.884.299h2.129q.504%200%20.885-.321q.38-.321.494-.787l.592-2.817q-.5-.025-1.112-.037t-1.111-.013q-.904%200-1.98.086t-1.916.364z%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.svg?color=%231a73e8&size=48