cocktail glass emoji

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

Name
cocktail-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 cocktail glass emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M45.686 20.066h7.982m-35.624 0h19.042"/><path fill="#b1cc33" d="m17.061 19l6.439 8.5L36 44l12.5-16.5l6.439-8.5z"/><path fill="#5c9e31" d="M44.939 19L38.5 27.5L31 37.4l5 6.6l12.5-16.5l6.439-8.5z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36 44v23m-16 0h32m9-56L48.5 27.5L36 44L23.5 27.5L11.239 11.315m0 0L11 11m28 12L55 4"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCocktailGlass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M45.686 20.066h7.982m-35.624 0h19.042"/><path fill="#b1cc33" d="m17.061 19l6.439 8.5L36 44l12.5-16.5l6.439-8.5z"/><path fill="#5c9e31" d="M44.939 19L38.5 27.5L31 37.4l5 6.6l12.5-16.5l6.439-8.5z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M36 44v23m-16 0h32m9-56L48.5 27.5L36 44L23.5 27.5L11.239 11.315m0 0L11 11m28 12L55 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M45.686 20.066h7.982m-35.624 0h19.042"/><path fill="#b1cc33" d="m17.061 19l6.439 8.5L36 44l12.5-16.5l6.439-8.5z"/><path fill="#5c9e31" d="M44.939 19L38.5 27.5L31 37.4l5 6.6l12.5-16.5l6.439-8.5z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36 44v23m-16 0h32m9-56L48.5 27.5L36 44L23.5 27.5L11.239 11.315m0 0L11 11m28 12L55 4"/></svg>
</template>

CSS

.icon-cocktail-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%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M45.686%2020.066h7.982m-35.624%200h19.042%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22m17.061%2019l6.439%208.5L36%2044l12.5-16.5l6.439-8.5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M44.939%2019L38.5%2027.5L31%2037.4l5%206.6l12.5-16.5l6.439-8.5z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36%2044v23m-16%200h32m9-56L48.5%2027.5L36%2044L23.5%2027.5L11.239%2011.315m0%200L11%2011m28%2012L55%204%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%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M45.686%2020.066h7.982m-35.624%200h19.042%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22m17.061%2019l6.439%208.5L36%2044l12.5-16.5l6.439-8.5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M44.939%2019L38.5%2027.5L31%2037.4l5%206.6l12.5-16.5l6.439-8.5z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36%2044v23m-16%200h32m9-56L48.5%2027.5L36%2044L23.5%2027.5L11.239%2011.315m0%200L11%2011m28%2012L55%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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