wineglass icon

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

Name
wineglass-filled
Set
Reicon
Style
Filled
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"><path fill="currentColor" d="M5 4.895C5 3.848 5.848 3 6.895 3h10.21C18.152 3 19 3.848 19 4.895V8q0 .126-.004.25a.8.8 0 0 0-.277.055l-.004.001l-.017.007a10 10 0 0 1-.331.126a21 21 0 0 1-.904.31c-.741.234-1.609.457-2.275.495c-1.084.062-1.86-.358-2.82-.898l-.044-.024c-.933-.524-2.05-1.151-3.597-1.064c-.862.05-1.88.322-2.641.563a22 22 0 0 0-1.083.374L5 8zm.213 4.825a7.01 7.01 0 0 0 6.037 5.24v5.29H8a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5h-3.25v-5.29a7.01 7.01 0 0 0 5.99-5.06c-.226.081-.51.18-.825.279c-.762.24-1.78.514-2.642.563c-1.546.087-2.664-.54-3.597-1.064l-.043-.024c-.961-.54-1.737-.96-2.821-.898c-.666.038-1.534.261-2.274.495a21 21 0 0 0-1.236.436l-.016.007l-.004.001z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconWineglassFilled(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="M5 4.895C5 3.848 5.848 3 6.895 3h10.21C18.152 3 19 3.848 19 4.895V8q0 .126-.004.25a.8.8 0 0 0-.277.055l-.004.001l-.017.007a10 10 0 0 1-.331.126a21 21 0 0 1-.904.31c-.741.234-1.609.457-2.275.495c-1.084.062-1.86-.358-2.82-.898l-.044-.024c-.933-.524-2.05-1.151-3.597-1.064c-.862.05-1.88.322-2.641.563a22 22 0 0 0-1.083.374L5 8zm.213 4.825a7.01 7.01 0 0 0 6.037 5.24v5.29H8a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5h-3.25v-5.29a7.01 7.01 0 0 0 5.99-5.06c-.226.081-.51.18-.825.279c-.762.24-1.78.514-2.642.563c-1.546.087-2.664-.54-3.597-1.064l-.043-.024c-.961-.54-1.737-.96-2.821-.898c-.666.038-1.534.261-2.274.495a21 21 0 0 0-1.236.436l-.016.007l-.004.001z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 4.895C5 3.848 5.848 3 6.895 3h10.21C18.152 3 19 3.848 19 4.895V8q0 .126-.004.25a.8.8 0 0 0-.277.055l-.004.001l-.017.007a10 10 0 0 1-.331.126a21 21 0 0 1-.904.31c-.741.234-1.609.457-2.275.495c-1.084.062-1.86-.358-2.82-.898l-.044-.024c-.933-.524-2.05-1.151-3.597-1.064c-.862.05-1.88.322-2.641.563a22 22 0 0 0-1.083.374L5 8zm.213 4.825a7.01 7.01 0 0 0 6.037 5.24v5.29H8a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5h-3.25v-5.29a7.01 7.01 0 0 0 5.99-5.06c-.226.081-.51.18-.825.279c-.762.24-1.78.514-2.642.563c-1.546.087-2.664-.54-3.597-1.064l-.043-.024c-.961-.54-1.737-.96-2.821-.898c-.666.038-1.534.261-2.274.495a21 21 0 0 0-1.236.436l-.016.007l-.004.001z"/></svg>
</template>

CSS

.icon-wineglass-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%204.895C5%203.848%205.848%203%206.895%203h10.21C18.152%203%2019%203.848%2019%204.895V8q0%20.126-.004.25a.8.8%200%200%200-.277.055l-.004.001l-.017.007a10%2010%200%200%201-.331.126a21%2021%200%200%201-.904.31c-.741.234-1.609.457-2.275.495c-1.084.062-1.86-.358-2.82-.898l-.044-.024c-.933-.524-2.05-1.151-3.597-1.064c-.862.05-1.88.322-2.641.563a22%2022%200%200%200-1.083.374L5%208zm.213%204.825a7.01%207.01%200%200%200%206.037%205.24v5.29H8a.75.75%200%200%200%200%201.5h8a.75.75%200%200%200%200-1.5h-3.25v-5.29a7.01%207.01%200%200%200%205.99-5.06c-.226.081-.51.18-.825.279c-.762.24-1.78.514-2.642.563c-1.546.087-2.664-.54-3.597-1.064l-.043-.024c-.961-.54-1.737-.96-2.821-.898c-.666.038-1.534.261-2.274.495a21%2021%200%200%200-1.236.436l-.016.007l-.004.001z%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%22M5%204.895C5%203.848%205.848%203%206.895%203h10.21C18.152%203%2019%203.848%2019%204.895V8q0%20.126-.004.25a.8.8%200%200%200-.277.055l-.004.001l-.017.007a10%2010%200%200%201-.331.126a21%2021%200%200%201-.904.31c-.741.234-1.609.457-2.275.495c-1.084.062-1.86-.358-2.82-.898l-.044-.024c-.933-.524-2.05-1.151-3.597-1.064c-.862.05-1.88.322-2.641.563a22%2022%200%200%200-1.083.374L5%208zm.213%204.825a7.01%207.01%200%200%200%206.037%205.24v5.29H8a.75.75%200%200%200%200%201.5h8a.75.75%200%200%200%200-1.5h-3.25v-5.29a7.01%207.01%200%200%200%205.99-5.06c-.226.081-.51.18-.825.279c-.762.24-1.78.514-2.642.563c-1.546.087-2.664-.54-3.597-1.064l-.043-.024c-.961-.54-1.737-.96-2.821-.898c-.666.038-1.534.261-2.274.495a21%2021%200%200%200-1.236.436l-.016.007l-.004.001z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Wineglass filled icon — Reicon · IconsDB