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

Name
glasses-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
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 48 48"><path fill="currentColor" d="M14.527 13.062a1.75 1.75 0 0 1 1.285-.562h2.938a1.25 1.25 0 1 0 0-2.5h-2.938a4.25 4.25 0 0 0-3.12 1.364L5.46 19.182c-.287.263-.54.563-.75.892a4.25 4.25 0 0 0-.71 2.35V29.5a6.5 6.5 0 0 0 6.5 6.5h5a6.5 6.5 0 0 0 6.5-6.5v-5h4v5a6.5 6.5 0 0 0 6.5 6.5h5a6.5 6.5 0 0 0 6.5-6.5v-7.075a4.25 4.25 0 0 0-.71-2.35a4.5 4.5 0 0 0-.75-.893l-7.232-7.818A4.25 4.25 0 0 0 32.188 10H29.25a1.25 1.25 0 1 0 0 2.5h2.938c.488 0 .954.204 1.285.562L38.041 18H30.5a4.5 4.5 0 0 0-4.472 4h-4.055a4.5 4.5 0 0 0-4.473-4H9.959z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGlasses48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.527 13.062a1.75 1.75 0 0 1 1.285-.562h2.938a1.25 1.25 0 1 0 0-2.5h-2.938a4.25 4.25 0 0 0-3.12 1.364L5.46 19.182c-.287.263-.54.563-.75.892a4.25 4.25 0 0 0-.71 2.35V29.5a6.5 6.5 0 0 0 6.5 6.5h5a6.5 6.5 0 0 0 6.5-6.5v-5h4v5a6.5 6.5 0 0 0 6.5 6.5h5a6.5 6.5 0 0 0 6.5-6.5v-7.075a4.25 4.25 0 0 0-.71-2.35a4.5 4.5 0 0 0-.75-.893l-7.232-7.818A4.25 4.25 0 0 0 32.188 10H29.25a1.25 1.25 0 1 0 0 2.5h2.938c.488 0 .954.204 1.285.562L38.041 18H30.5a4.5 4.5 0 0 0-4.472 4h-4.055a4.5 4.5 0 0 0-4.473-4H9.959z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.527 13.062a1.75 1.75 0 0 1 1.285-.562h2.938a1.25 1.25 0 1 0 0-2.5h-2.938a4.25 4.25 0 0 0-3.12 1.364L5.46 19.182c-.287.263-.54.563-.75.892a4.25 4.25 0 0 0-.71 2.35V29.5a6.5 6.5 0 0 0 6.5 6.5h5a6.5 6.5 0 0 0 6.5-6.5v-5h4v5a6.5 6.5 0 0 0 6.5 6.5h5a6.5 6.5 0 0 0 6.5-6.5v-7.075a4.25 4.25 0 0 0-.71-2.35a4.5 4.5 0 0 0-.75-.893l-7.232-7.818A4.25 4.25 0 0 0 32.188 10H29.25a1.25 1.25 0 1 0 0 2.5h2.938c.488 0 .954.204 1.285.562L38.041 18H30.5a4.5 4.5 0 0 0-4.472 4h-4.055a4.5 4.5 0 0 0-4.473-4H9.959z"/></svg>
</template>

CSS

.icon-glasses-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.527%2013.062a1.75%201.75%200%200%201%201.285-.562h2.938a1.25%201.25%200%201%200%200-2.5h-2.938a4.25%204.25%200%200%200-3.12%201.364L5.46%2019.182c-.287.263-.54.563-.75.892a4.25%204.25%200%200%200-.71%202.35V29.5a6.5%206.5%200%200%200%206.5%206.5h5a6.5%206.5%200%200%200%206.5-6.5v-5h4v5a6.5%206.5%200%200%200%206.5%206.5h5a6.5%206.5%200%200%200%206.5-6.5v-7.075a4.25%204.25%200%200%200-.71-2.35a4.5%204.5%200%200%200-.75-.893l-7.232-7.818A4.25%204.25%200%200%200%2032.188%2010H29.25a1.25%201.25%200%201%200%200%202.5h2.938c.488%200%20.954.204%201.285.562L38.041%2018H30.5a4.5%204.5%200%200%200-4.472%204h-4.055a4.5%204.5%200%200%200-4.473-4H9.959z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.527%2013.062a1.75%201.75%200%200%201%201.285-.562h2.938a1.25%201.25%200%201%200%200-2.5h-2.938a4.25%204.25%200%200%200-3.12%201.364L5.46%2019.182c-.287.263-.54.563-.75.892a4.25%204.25%200%200%200-.71%202.35V29.5a6.5%206.5%200%200%200%206.5%206.5h5a6.5%206.5%200%200%200%206.5-6.5v-5h4v5a6.5%206.5%200%200%200%206.5%206.5h5a6.5%206.5%200%200%200%206.5-6.5v-7.075a4.25%204.25%200%200%200-.71-2.35a4.5%204.5%200%200%200-.75-.893l-7.232-7.818A4.25%204.25%200%200%200%2032.188%2010H29.25a1.25%201.25%200%201%200%200%202.5h2.938c.488%200%20.954.204%201.285.562L38.041%2018H30.5a4.5%204.5%200%200%200-4.472%204h-4.055a4.5%204.5%200%200%200-4.473-4H9.959z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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