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

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

11 other variants in Fluent UI System Icons

Use the glasses off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m11.284 11.99l2.862 2.864a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l2.566 2.565l-2.169 1.926C1.211 6.62 1 7.035 1 7.5v2A2.5 2.5 0 0 0 3.5 12h1A2.5 2.5 0 0 0 7 9.5V9h1.293l.716.716a2.5 2.5 0 0 0 2.275 2.275M5.293 6H3.437l.983-.873zm8.48 5.652L9.095 6.974A1.5 1.5 0 0 1 10.5 6h2.063L10.31 4H9.5a.5.5 0 1 1 0-1h1a.5.5 0 0 1 .332.126l3.625 3.219c.332.275.543.69.543 1.155v2c0 .916-.492 1.716-1.227 2.152M5.213 3.09L6.12 4h.38a.5.5 0 1 0 0-1h-1a.5.5 0 0 0-.288.091"/></svg>

React

import type { SVGProps } from "react";

export function FluentGlassesOff16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m11.284 11.99l2.862 2.864a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l2.566 2.565l-2.169 1.926C1.211 6.62 1 7.035 1 7.5v2A2.5 2.5 0 0 0 3.5 12h1A2.5 2.5 0 0 0 7 9.5V9h1.293l.716.716a2.5 2.5 0 0 0 2.275 2.275M5.293 6H3.437l.983-.873zm8.48 5.652L9.095 6.974A1.5 1.5 0 0 1 10.5 6h2.063L10.31 4H9.5a.5.5 0 1 1 0-1h1a.5.5 0 0 1 .332.126l3.625 3.219c.332.275.543.69.543 1.155v2c0 .916-.492 1.716-1.227 2.152M5.213 3.09L6.12 4h.38a.5.5 0 1 0 0-1h-1a.5.5 0 0 0-.288.091"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m11.284 11.99l2.862 2.864a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l2.566 2.565l-2.169 1.926C1.211 6.62 1 7.035 1 7.5v2A2.5 2.5 0 0 0 3.5 12h1A2.5 2.5 0 0 0 7 9.5V9h1.293l.716.716a2.5 2.5 0 0 0 2.275 2.275M5.293 6H3.437l.983-.873zm8.48 5.652L9.095 6.974A1.5 1.5 0 0 1 10.5 6h2.063L10.31 4H9.5a.5.5 0 1 1 0-1h1a.5.5 0 0 1 .332.126l3.625 3.219c.332.275.543.69.543 1.155v2c0 .916-.492 1.716-1.227 2.152M5.213 3.09L6.12 4h.38a.5.5 0 1 0 0-1h-1a.5.5 0 0 0-.288.091"/></svg>
</template>

CSS

.icon-glasses-off-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.284%2011.99l2.862%202.864a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708l2.566%202.565l-2.169%201.926C1.211%206.62%201%207.035%201%207.5v2A2.5%202.5%200%200%200%203.5%2012h1A2.5%202.5%200%200%200%207%209.5V9h1.293l.716.716a2.5%202.5%200%200%200%202.275%202.275M5.293%206H3.437l.983-.873zm8.48%205.652L9.095%206.974A1.5%201.5%200%200%201%2010.5%206h2.063L10.31%204H9.5a.5.5%200%201%201%200-1h1a.5.5%200%200%201%20.332.126l3.625%203.219c.332.275.543.69.543%201.155v2c0%20.916-.492%201.716-1.227%202.152M5.213%203.09L6.12%204h.38a.5.5%200%201%200%200-1h-1a.5.5%200%200%200-.288.091%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.284%2011.99l2.862%202.864a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708l2.566%202.565l-2.169%201.926C1.211%206.62%201%207.035%201%207.5v2A2.5%202.5%200%200%200%203.5%2012h1A2.5%202.5%200%200%200%207%209.5V9h1.293l.716.716a2.5%202.5%200%200%200%202.275%202.275M5.293%206H3.437l.983-.873zm8.48%205.652L9.095%206.974A1.5%201.5%200%200%201%2010.5%206h2.063L10.31%204H9.5a.5.5%200%201%201%200-1h1a.5.5%200%200%201%20.332.126l3.625%203.219c.332.275.543.69.543%201.155v2c0%20.916-.492%201.716-1.227%202.152M5.213%203.09L6.12%204h.38a.5.5%200%201%200%200-1h-1a.5.5%200%200%200-.288.091%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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