wineglass icon

wineglass-duotone from Reicon by REICON · Duotone · Food · MIT Free for personal and commercial use.

Name
wineglass-duotone
Set
Reicon
Style
Duotone
Category
Food
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All wineglass icons →

More food icons from Reicon

Use the wineglass icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5 4.895C5 3.848 5.848 3 6.895 3h10.21C18.152 3 19 3.848 19 4.895V8A7 7 0 1 1 5 8z" opacity=".5"/><path fill-rule="evenodd" d="M11.25 20.25h-3a.75.75 0 0 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zM12 15a7 7 0 0 0 6.925-5.97c-.402.157-2.332.886-3.694.963c-1.327.075-2.28-.459-3.23-.993c-.952-.534-1.904-1.068-3.232-.993c-1.371.078-3.318.816-3.702.966A7 7 0 0 0 12 15" clip-rule="evenodd"/><path d="M12.75 14.96a7 7 0 0 1-1.5 0v5.29h1.5z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWineglassDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5 4.895C5 3.848 5.848 3 6.895 3h10.21C18.152 3 19 3.848 19 4.895V8A7 7 0 1 1 5 8z" opacity=".5"/><path fillRule="evenodd" d="M11.25 20.25h-3a.75.75 0 0 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zM12 15a7 7 0 0 0 6.925-5.97c-.402.157-2.332.886-3.694.963c-1.327.075-2.28-.459-3.23-.993c-.952-.534-1.904-1.068-3.232-.993c-1.371.078-3.318.816-3.702.966A7 7 0 0 0 12 15" clipRule="evenodd"/><path d="M12.75 14.96a7 7 0 0 1-1.5 0v5.29h1.5z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5 4.895C5 3.848 5.848 3 6.895 3h10.21C18.152 3 19 3.848 19 4.895V8A7 7 0 1 1 5 8z" opacity=".5"/><path fill-rule="evenodd" d="M11.25 20.25h-3a.75.75 0 0 0 0 1.5h7.5a.75.75 0 0 0 0-1.5zM12 15a7 7 0 0 0 6.925-5.97c-.402.157-2.332.886-3.694.963c-1.327.075-2.28-.459-3.23-.993c-.952-.534-1.904-1.068-3.232-.993c-1.371.078-3.318.816-3.702.966A7 7 0 0 0 12 15" clip-rule="evenodd"/><path d="M12.75 14.96a7 7 0 0 1-1.5 0v5.29h1.5z" opacity=".5"/></g></svg>
</template>

CSS

.icon-wineglass-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M5%204.895C5%203.848%205.848%203%206.895%203h10.21C18.152%203%2019%203.848%2019%204.895V8A7%207%200%201%201%205%208z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.25%2020.25h-3a.75.75%200%200%200%200%201.5h7.5a.75.75%200%200%200%200-1.5zM12%2015a7%207%200%200%200%206.925-5.97c-.402.157-2.332.886-3.694.963c-1.327.075-2.28-.459-3.23-.993c-.952-.534-1.904-1.068-3.232-.993c-1.371.078-3.318.816-3.702.966A7%207%200%200%200%2012%2015%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.75%2014.96a7%207%200%200%201-1.5%200v5.29h1.5z%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20d%3D%22M5%204.895C5%203.848%205.848%203%206.895%203h10.21C18.152%203%2019%203.848%2019%204.895V8A7%207%200%201%201%205%208z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.25%2020.25h-3a.75.75%200%200%200%200%201.5h7.5a.75.75%200%200%200%200-1.5zM12%2015a7%207%200%200%200%206.925-5.97c-.402.157-2.332.886-3.694.963c-1.327.075-2.28-.459-3.23-.993c-.952-.534-1.904-1.068-3.232-.993c-1.371.078-3.318.816-3.702.966A7%207%200%200%200%2012%2015%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.75%2014.96a7%207%200%200%201-1.5%200v5.29h1.5z%22%20opacity%3D%22.5%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/wineglass-duotone.svg?color=%231a73e8&size=48