wine glass emoji

wine-glass from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
wine-glass
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the wine glass emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M55 26H17V14h38z"/><path fill="#ea5a47" d="M56 24c0 11.046-8.954 20-20 20s-20-8.954-20-20"/><path fill="#d22f27" d="M55 24V14h-7.57c.597 6.335.293 21.204-13.788 29.849c.775.091 1.559.151 2.358.151c11.046 0 20-8.954 20-20z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 67h32M36 44v23m20-43c0 3.265-.782 6.347-2.17 9.07C50.524 39.557 43.78 44 36 44c-11.046 0-20-8.954-20-20m0-19v19M56 5v19"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWineGlass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M55 26H17V14h38z"/><path fill="#ea5a47" d="M56 24c0 11.046-8.954 20-20 20s-20-8.954-20-20"/><path fill="#d22f27" d="M55 24V14h-7.57c.597 6.335.293 21.204-13.788 29.849c.775.091 1.559.151 2.358.151c11.046 0 20-8.954 20-20z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20 67h32M36 44v23m20-43c0 3.265-.782 6.347-2.17 9.07C50.524 39.557 43.78 44 36 44c-11.046 0-20-8.954-20-20m0-19v19M56 5v19"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M55 26H17V14h38z"/><path fill="#ea5a47" d="M56 24c0 11.046-8.954 20-20 20s-20-8.954-20-20"/><path fill="#d22f27" d="M55 24V14h-7.57c.597 6.335.293 21.204-13.788 29.849c.775.091 1.559.151 2.358.151c11.046 0 20-8.954 20-20z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 67h32M36 44v23m20-43c0 3.265-.782 6.347-2.17 9.07C50.524 39.557 43.78 44 36 44c-11.046 0-20-8.954-20-20m0-19v19M56 5v19"/></svg>
</template>

CSS

.icon-wine-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M55%2026H17V14h38z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M56%2024c0%2011.046-8.954%2020-20%2020s-20-8.954-20-20%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M55%2024V14h-7.57c.597%206.335.293%2021.204-13.788%2029.849c.775.091%201.559.151%202.358.151c11.046%200%2020-8.954%2020-20z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2067h32M36%2044v23m20-43c0%203.265-.782%206.347-2.17%209.07C50.524%2039.557%2043.78%2044%2036%2044c-11.046%200-20-8.954-20-20m0-19v19M56%205v19%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%23ea5a47%22%20d%3D%22M55%2026H17V14h38z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M56%2024c0%2011.046-8.954%2020-20%2020s-20-8.954-20-20%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M55%2024V14h-7.57c.597%206.335.293%2021.204-13.788%2029.849c.775.091%201.559.151%202.358.151c11.046%200%2020-8.954%2020-20z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2067h32M36%2044v23m20-43c0%203.265-.782%206.347-2.17%209.07C50.524%2039.557%2043.78%2044%2036%2044c-11.046%200-20-8.954-20-20m0-19v19M56%205v19%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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