glasses-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
glasses-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the glasses icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.32 7.5c-.328 0-.643.13-.877.36L5.768 10.5h4.482c1.348 0 2.47.97 2.705 2.25h2.09a2.75 2.75 0 0 1 2.705-2.25h4.482l-2.675-2.64a1.25 1.25 0 0 0-.878-.36h-1.43a.75.75 0 1 1 0-1.5h1.43a2.75 2.75 0 0 1 1.932.793l4.42 4.361q.156.134.291.288l.025.024l-.002.002c.408.48.655 1.102.655 1.782v4A3.75 3.75 0 0 1 22.25 21h-3.5A3.75 3.75 0 0 1 15 17.25v-3h-2v3A3.75 3.75 0 0 1 9.25 21h-3.5A3.75 3.75 0 0 1 2 17.25v-4c0-.68.247-1.302.655-1.782l-.002-.002l.027-.026q.134-.153.288-.284l4.421-4.363A2.75 2.75 0 0 1 9.321 6h1.429a.75.75 0 0 1 0 1.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGlasses28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.32 7.5c-.328 0-.643.13-.877.36L5.768 10.5h4.482c1.348 0 2.47.97 2.705 2.25h2.09a2.75 2.75 0 0 1 2.705-2.25h4.482l-2.675-2.64a1.25 1.25 0 0 0-.878-.36h-1.43a.75.75 0 1 1 0-1.5h1.43a2.75 2.75 0 0 1 1.932.793l4.42 4.361q.156.134.291.288l.025.024l-.002.002c.408.48.655 1.102.655 1.782v4A3.75 3.75 0 0 1 22.25 21h-3.5A3.75 3.75 0 0 1 15 17.25v-3h-2v3A3.75 3.75 0 0 1 9.25 21h-3.5A3.75 3.75 0 0 1 2 17.25v-4c0-.68.247-1.302.655-1.782l-.002-.002l.027-.026q.134-.153.288-.284l4.421-4.363A2.75 2.75 0 0 1 9.321 6h1.429a.75.75 0 0 1 0 1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.32 7.5c-.328 0-.643.13-.877.36L5.768 10.5h4.482c1.348 0 2.47.97 2.705 2.25h2.09a2.75 2.75 0 0 1 2.705-2.25h4.482l-2.675-2.64a1.25 1.25 0 0 0-.878-.36h-1.43a.75.75 0 1 1 0-1.5h1.43a2.75 2.75 0 0 1 1.932.793l4.42 4.361q.156.134.291.288l.025.024l-.002.002c.408.48.655 1.102.655 1.782v4A3.75 3.75 0 0 1 22.25 21h-3.5A3.75 3.75 0 0 1 15 17.25v-3h-2v3A3.75 3.75 0 0 1 9.25 21h-3.5A3.75 3.75 0 0 1 2 17.25v-4c0-.68.247-1.302.655-1.782l-.002-.002l.027-.026q.134-.153.288-.284l4.421-4.363A2.75 2.75 0 0 1 9.321 6h1.429a.75.75 0 0 1 0 1.5z"/></svg>
</template>

CSS

.icon-glasses-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.32%207.5c-.328%200-.643.13-.877.36L5.768%2010.5h4.482c1.348%200%202.47.97%202.705%202.25h2.09a2.75%202.75%200%200%201%202.705-2.25h4.482l-2.675-2.64a1.25%201.25%200%200%200-.878-.36h-1.43a.75.75%200%201%201%200-1.5h1.43a2.75%202.75%200%200%201%201.932.793l4.42%204.361q.156.134.291.288l.025.024l-.002.002c.408.48.655%201.102.655%201.782v4A3.75%203.75%200%200%201%2022.25%2021h-3.5A3.75%203.75%200%200%201%2015%2017.25v-3h-2v3A3.75%203.75%200%200%201%209.25%2021h-3.5A3.75%203.75%200%200%201%202%2017.25v-4c0-.68.247-1.302.655-1.782l-.002-.002l.027-.026q.134-.153.288-.284l4.421-4.363A2.75%202.75%200%200%201%209.321%206h1.429a.75.75%200%200%201%200%201.5z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.32%207.5c-.328%200-.643.13-.877.36L5.768%2010.5h4.482c1.348%200%202.47.97%202.705%202.25h2.09a2.75%202.75%200%200%201%202.705-2.25h4.482l-2.675-2.64a1.25%201.25%200%200%200-.878-.36h-1.43a.75.75%200%201%201%200-1.5h1.43a2.75%202.75%200%200%201%201.932.793l4.42%204.361q.156.134.291.288l.025.024l-.002.002c.408.48.655%201.102.655%201.782v4A3.75%203.75%200%200%201%2022.25%2021h-3.5A3.75%203.75%200%200%201%2015%2017.25v-3h-2v3A3.75%203.75%200%200%201%209.25%2021h-3.5A3.75%203.75%200%200%201%202%2017.25v-4c0-.68.247-1.302.655-1.782l-.002-.002l.027-.026q.134-.153.288-.284l4.421-4.363A2.75%202.75%200%200%201%209.321%206h1.429a.75.75%200%200%201%200%201.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/glasses-28-filled.svg?color=%231a73e8&size=48