glasses from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
glasses
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
72×72
License
Apache 2.0

The same emoji in other sets

More people icons from Firefox OS Emoji

Use the glasses emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#B0E9FF" d="M26.8 45.5c5.3-5.3 5.3-13.9 0-19.2s-13.9-5.3-19.2 0zm37.7 0c5.3-5.3 5.3-13.9 0-19.2s-13.9-5.3-19.2 0z" opacity=".33"/><path fill="#2B3B47" d="M69.8 25.7h-4.1c-2.7-2.8-6.5-4.6-10.8-4.6c-5.6 0-10.4 3-13 7.6c-3.7-2.1-8.2-2.2-12-.1c-2.6-4.4-7.4-7.4-12.9-7.4c-4.2 0-8.1 1.8-10.8 4.6h-4c-.9 0-1.6.7-1.6 1.6v6.2c0 .9.7 1.6 1.5 1.6v.9c0 8.3 6.7 15 15 15s15-6.7 15-15c0-1.6-.2-3.1-.7-4.5c2.8-1.7 6.5-1.6 9.3.1c-.4 1.4-.7 2.9-.7 4.4c0 8.3 6.7 15 15 15s15-6.7 15-15v-.9c.9 0 1.6-.8 1.6-1.6v-6.2c-.2-.9-.9-1.7-1.8-1.7M17.1 48.3c-6.7 0-12.2-5.5-12.2-12.2c0-.5 0-.9.1-1.4h10.8c3 0 5.4 2.4 5.4 5.4c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4c0-4.5-3.7-8.2-8.2-8.2H5.6c1.7-4.7 6.2-8.1 11.5-8.1c6.7 0 12.2 5.5 12.2 12.2c0 6.9-5.5 12.3-12.2 12.3m37.8 0c-6.7 0-12.2-5.5-12.2-12.2s5.5-12.2 12.2-12.2c5.3 0 9.8 3.4 11.5 8.1H56c-4.5 0-8.2 3.7-8.2 8.2c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4c0-3 2.4-5.4 5.4-5.4h11.1c.1.5.1.9.1 1.4c-.1 6.7-5.5 12.1-12.3 12.1"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiGlasses(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#B0E9FF" d="M26.8 45.5c5.3-5.3 5.3-13.9 0-19.2s-13.9-5.3-19.2 0zm37.7 0c5.3-5.3 5.3-13.9 0-19.2s-13.9-5.3-19.2 0z" opacity=".33"/><path fill="#2B3B47" d="M69.8 25.7h-4.1c-2.7-2.8-6.5-4.6-10.8-4.6c-5.6 0-10.4 3-13 7.6c-3.7-2.1-8.2-2.2-12-.1c-2.6-4.4-7.4-7.4-12.9-7.4c-4.2 0-8.1 1.8-10.8 4.6h-4c-.9 0-1.6.7-1.6 1.6v6.2c0 .9.7 1.6 1.5 1.6v.9c0 8.3 6.7 15 15 15s15-6.7 15-15c0-1.6-.2-3.1-.7-4.5c2.8-1.7 6.5-1.6 9.3.1c-.4 1.4-.7 2.9-.7 4.4c0 8.3 6.7 15 15 15s15-6.7 15-15v-.9c.9 0 1.6-.8 1.6-1.6v-6.2c-.2-.9-.9-1.7-1.8-1.7M17.1 48.3c-6.7 0-12.2-5.5-12.2-12.2c0-.5 0-.9.1-1.4h10.8c3 0 5.4 2.4 5.4 5.4c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4c0-4.5-3.7-8.2-8.2-8.2H5.6c1.7-4.7 6.2-8.1 11.5-8.1c6.7 0 12.2 5.5 12.2 12.2c0 6.9-5.5 12.3-12.2 12.3m37.8 0c-6.7 0-12.2-5.5-12.2-12.2s5.5-12.2 12.2-12.2c5.3 0 9.8 3.4 11.5 8.1H56c-4.5 0-8.2 3.7-8.2 8.2c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4c0-3 2.4-5.4 5.4-5.4h11.1c.1.5.1.9.1 1.4c-.1 6.7-5.5 12.1-12.3 12.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#B0E9FF" d="M26.8 45.5c5.3-5.3 5.3-13.9 0-19.2s-13.9-5.3-19.2 0zm37.7 0c5.3-5.3 5.3-13.9 0-19.2s-13.9-5.3-19.2 0z" opacity=".33"/><path fill="#2B3B47" d="M69.8 25.7h-4.1c-2.7-2.8-6.5-4.6-10.8-4.6c-5.6 0-10.4 3-13 7.6c-3.7-2.1-8.2-2.2-12-.1c-2.6-4.4-7.4-7.4-12.9-7.4c-4.2 0-8.1 1.8-10.8 4.6h-4c-.9 0-1.6.7-1.6 1.6v6.2c0 .9.7 1.6 1.5 1.6v.9c0 8.3 6.7 15 15 15s15-6.7 15-15c0-1.6-.2-3.1-.7-4.5c2.8-1.7 6.5-1.6 9.3.1c-.4 1.4-.7 2.9-.7 4.4c0 8.3 6.7 15 15 15s15-6.7 15-15v-.9c.9 0 1.6-.8 1.6-1.6v-6.2c-.2-.9-.9-1.7-1.8-1.7M17.1 48.3c-6.7 0-12.2-5.5-12.2-12.2c0-.5 0-.9.1-1.4h10.8c3 0 5.4 2.4 5.4 5.4c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4c0-4.5-3.7-8.2-8.2-8.2H5.6c1.7-4.7 6.2-8.1 11.5-8.1c6.7 0 12.2 5.5 12.2 12.2c0 6.9-5.5 12.3-12.2 12.3m37.8 0c-6.7 0-12.2-5.5-12.2-12.2s5.5-12.2 12.2-12.2c5.3 0 9.8 3.4 11.5 8.1H56c-4.5 0-8.2 3.7-8.2 8.2c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4c0-3 2.4-5.4 5.4-5.4h11.1c.1.5.1.9.1 1.4c-.1 6.7-5.5 12.1-12.3 12.1"/></svg>
</template>

CSS

.icon-glasses {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23B0E9FF%22%20d%3D%22M26.8%2045.5c5.3-5.3%205.3-13.9%200-19.2s-13.9-5.3-19.2%200zm37.7%200c5.3-5.3%205.3-13.9%200-19.2s-13.9-5.3-19.2%200z%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M69.8%2025.7h-4.1c-2.7-2.8-6.5-4.6-10.8-4.6c-5.6%200-10.4%203-13%207.6c-3.7-2.1-8.2-2.2-12-.1c-2.6-4.4-7.4-7.4-12.9-7.4c-4.2%200-8.1%201.8-10.8%204.6h-4c-.9%200-1.6.7-1.6%201.6v6.2c0%20.9.7%201.6%201.5%201.6v.9c0%208.3%206.7%2015%2015%2015s15-6.7%2015-15c0-1.6-.2-3.1-.7-4.5c2.8-1.7%206.5-1.6%209.3.1c-.4%201.4-.7%202.9-.7%204.4c0%208.3%206.7%2015%2015%2015s15-6.7%2015-15v-.9c.9%200%201.6-.8%201.6-1.6v-6.2c-.2-.9-.9-1.7-1.8-1.7M17.1%2048.3c-6.7%200-12.2-5.5-12.2-12.2c0-.5%200-.9.1-1.4h10.8c3%200%205.4%202.4%205.4%205.4c0%20.8.6%201.4%201.4%201.4s1.4-.6%201.4-1.4c0-4.5-3.7-8.2-8.2-8.2H5.6c1.7-4.7%206.2-8.1%2011.5-8.1c6.7%200%2012.2%205.5%2012.2%2012.2c0%206.9-5.5%2012.3-12.2%2012.3m37.8%200c-6.7%200-12.2-5.5-12.2-12.2s5.5-12.2%2012.2-12.2c5.3%200%209.8%203.4%2011.5%208.1H56c-4.5%200-8.2%203.7-8.2%208.2c0%20.8.6%201.4%201.4%201.4s1.4-.6%201.4-1.4c0-3%202.4-5.4%205.4-5.4h11.1c.1.5.1.9.1%201.4c-.1%206.7-5.5%2012.1-12.3%2012.1%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23B0E9FF%22%20d%3D%22M26.8%2045.5c5.3-5.3%205.3-13.9%200-19.2s-13.9-5.3-19.2%200zm37.7%200c5.3-5.3%205.3-13.9%200-19.2s-13.9-5.3-19.2%200z%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M69.8%2025.7h-4.1c-2.7-2.8-6.5-4.6-10.8-4.6c-5.6%200-10.4%203-13%207.6c-3.7-2.1-8.2-2.2-12-.1c-2.6-4.4-7.4-7.4-12.9-7.4c-4.2%200-8.1%201.8-10.8%204.6h-4c-.9%200-1.6.7-1.6%201.6v6.2c0%20.9.7%201.6%201.5%201.6v.9c0%208.3%206.7%2015%2015%2015s15-6.7%2015-15c0-1.6-.2-3.1-.7-4.5c2.8-1.7%206.5-1.6%209.3.1c-.4%201.4-.7%202.9-.7%204.4c0%208.3%206.7%2015%2015%2015s15-6.7%2015-15v-.9c.9%200%201.6-.8%201.6-1.6v-6.2c-.2-.9-.9-1.7-1.8-1.7M17.1%2048.3c-6.7%200-12.2-5.5-12.2-12.2c0-.5%200-.9.1-1.4h10.8c3%200%205.4%202.4%205.4%205.4c0%20.8.6%201.4%201.4%201.4s1.4-.6%201.4-1.4c0-4.5-3.7-8.2-8.2-8.2H5.6c1.7-4.7%206.2-8.1%2011.5-8.1c6.7%200%2012.2%205.5%2012.2%2012.2c0%206.9-5.5%2012.3-12.2%2012.3m37.8%200c-6.7%200-12.2-5.5-12.2-12.2s5.5-12.2%2012.2-12.2c5.3%200%209.8%203.4%2011.5%208.1H56c-4.5%200-8.2%203.7-8.2%208.2c0%20.8.6%201.4%201.4%201.4s1.4-.6%201.4-1.4c0-3%202.4-5.4%205.4-5.4h11.1c.1.5.1.9.1%201.4c-.1%206.7-5.5%2012.1-12.3%2012.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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