glasses 2 icon

glasses-2-fill from Remix Icon by Remix Design · Fill · Others · Apache-2.0 Free for personal and commercial use.

Name
glasses-2-fill
Set
Remix Icon
Style
Fill
Category
Others
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More others icons from Remix Icon

Use the glasses 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.031 10.976c.04-1.48.127-2.667.325-3.655c.331-1.658.954-2.659 2.199-3.489l-1.11-1.664c-1.754 1.17-2.632 2.669-3.05 4.76C1 8.902 1 11.485 1 14.88V15a5 5 0 1 0 9.935-.806a3 3 0 0 1 2.13 0A5 5 0 1 0 23 15v-.12c0-3.396 0-5.979-.394-7.951c-.419-2.092-1.296-3.591-3.051-4.761l-1.11 1.664c1.246.83 1.868 1.831 2.2 3.49c.197.987.285 2.173.324 3.654A4.98 4.98 0 0 0 18 10a5 5 0 0 0-4.225 2.325A5 5 0 0 0 12 12a5 5 0 0 0-1.775.325A5 5 0 0 0 6 10a4.98 4.98 0 0 0-2.969.976"/></svg>

React

import type { SVGProps } from "react";

export function RiGlasses2Fill(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="M3.031 10.976c.04-1.48.127-2.667.325-3.655c.331-1.658.954-2.659 2.199-3.489l-1.11-1.664c-1.754 1.17-2.632 2.669-3.05 4.76C1 8.902 1 11.485 1 14.88V15a5 5 0 1 0 9.935-.806a3 3 0 0 1 2.13 0A5 5 0 1 0 23 15v-.12c0-3.396 0-5.979-.394-7.951c-.419-2.092-1.296-3.591-3.051-4.761l-1.11 1.664c1.246.83 1.868 1.831 2.2 3.49c.197.987.285 2.173.324 3.654A4.98 4.98 0 0 0 18 10a5 5 0 0 0-4.225 2.325A5 5 0 0 0 12 12a5 5 0 0 0-1.775.325A5 5 0 0 0 6 10a4.98 4.98 0 0 0-2.969.976"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.031 10.976c.04-1.48.127-2.667.325-3.655c.331-1.658.954-2.659 2.199-3.489l-1.11-1.664c-1.754 1.17-2.632 2.669-3.05 4.76C1 8.902 1 11.485 1 14.88V15a5 5 0 1 0 9.935-.806a3 3 0 0 1 2.13 0A5 5 0 1 0 23 15v-.12c0-3.396 0-5.979-.394-7.951c-.419-2.092-1.296-3.591-3.051-4.761l-1.11 1.664c1.246.83 1.868 1.831 2.2 3.49c.197.987.285 2.173.324 3.654A4.98 4.98 0 0 0 18 10a5 5 0 0 0-4.225 2.325A5 5 0 0 0 12 12a5 5 0 0 0-1.775.325A5 5 0 0 0 6 10a4.98 4.98 0 0 0-2.969.976"/></svg>
</template>

CSS

.icon-glasses-2-fill {
  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%22M3.031%2010.976c.04-1.48.127-2.667.325-3.655c.331-1.658.954-2.659%202.199-3.489l-1.11-1.664c-1.754%201.17-2.632%202.669-3.05%204.76C1%208.902%201%2011.485%201%2014.88V15a5%205%200%201%200%209.935-.806a3%203%200%200%201%202.13%200A5%205%200%201%200%2023%2015v-.12c0-3.396%200-5.979-.394-7.951c-.419-2.092-1.296-3.591-3.051-4.761l-1.11%201.664c1.246.83%201.868%201.831%202.2%203.49c.197.987.285%202.173.324%203.654A4.98%204.98%200%200%200%2018%2010a5%205%200%200%200-4.225%202.325A5%205%200%200%200%2012%2012a5%205%200%200%200-1.775.325A5%205%200%200%200%206%2010a4.98%204.98%200%200%200-2.969.976%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%22M3.031%2010.976c.04-1.48.127-2.667.325-3.655c.331-1.658.954-2.659%202.199-3.489l-1.11-1.664c-1.754%201.17-2.632%202.669-3.05%204.76C1%208.902%201%2011.485%201%2014.88V15a5%205%200%201%200%209.935-.806a3%203%200%200%201%202.13%200A5%205%200%201%200%2023%2015v-.12c0-3.396%200-5.979-.394-7.951c-.419-2.092-1.296-3.591-3.051-4.761l-1.11%201.664c1.246.83%201.868%201.831%202.2%203.49c.197.987.285%202.173.324%203.654A4.98%204.98%200%200%200%2018%2010a5%205%200%200%200-4.225%202.325A5%205%200%200%200%2012%2012a5%205%200%200%200-1.775.325A5%205%200%200%200%206%2010a4.98%204.98%200%200%200-2.969.976%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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