glass from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
glass
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All glass icons →

More newicons icons from Reicon

Use the glass icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8.16 22c-4.18 0-5.02-2.53-3.66-5.61l4.25-9.65h-.3a2.374 2.374 0 0 1-2.38-2.37C6.07 3.07 7.13 2 8.44 2h7.11c.66 0 1.25.27 1.68.7c.56.56.84 1.38.63 2.25c-.27 1.08-1.31 1.79-2.42 1.79h-.16l4.22 9.66c1.35 3.08.47 5.6-3.67 5.6z"/><path d="M5.94 13.12S9 13 12 14s5.83-.89 5.83-.89"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconGlass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M8.16 22c-4.18 0-5.02-2.53-3.66-5.61l4.25-9.65h-.3a2.374 2.374 0 0 1-2.38-2.37C6.07 3.07 7.13 2 8.44 2h7.11c.66 0 1.25.27 1.68.7c.56.56.84 1.38.63 2.25c-.27 1.08-1.31 1.79-2.42 1.79h-.16l4.22 9.66c1.35 3.08.47 5.6-3.67 5.6z"/><path d="M5.94 13.12S9 13 12 14s5.83-.89 5.83-.89"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8.16 22c-4.18 0-5.02-2.53-3.66-5.61l4.25-9.65h-.3a2.374 2.374 0 0 1-2.38-2.37C6.07 3.07 7.13 2 8.44 2h7.11c.66 0 1.25.27 1.68.7c.56.56.84 1.38.63 2.25c-.27 1.08-1.31 1.79-2.42 1.79h-.16l4.22 9.66c1.35 3.08.47 5.6-3.67 5.6z"/><path d="M5.94 13.12S9 13 12 14s5.83-.89 5.83-.89"/></g></svg>
</template>

CSS

.icon-glass {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.16%2022c-4.18%200-5.02-2.53-3.66-5.61l4.25-9.65h-.3a2.374%202.374%200%200%201-2.38-2.37C6.07%203.07%207.13%202%208.44%202h7.11c.66%200%201.25.27%201.68.7c.56.56.84%201.38.63%202.25c-.27%201.08-1.31%201.79-2.42%201.79h-.16l4.22%209.66c1.35%203.08.47%205.6-3.67%205.6z%22%2F%3E%3Cpath%20d%3D%22M5.94%2013.12S9%2013%2012%2014s5.83-.89%205.83-.89%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.16%2022c-4.18%200-5.02-2.53-3.66-5.61l4.25-9.65h-.3a2.374%202.374%200%200%201-2.38-2.37C6.07%203.07%207.13%202%208.44%202h7.11c.66%200%201.25.27%201.68.7c.56.56.84%201.38.63%202.25c-.27%201.08-1.31%201.79-2.42%201.79h-.16l4.22%209.66c1.35%203.08.47%205.6-3.67%205.6z%22%2F%3E%3Cpath%20d%3D%22M5.94%2013.12S9%2013%2012%2014s5.83-.89%205.83-.89%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Glass outline icon — Reicon · IconsDB