cocktail glass emoji

cocktail-glass from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
cocktail-glass
Set
Emoji One (Colored)
Style
Default
Category
Food
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More food icons from Emoji One (Colored)

Use the cocktail glass emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M45.7 3.3c.2-.6 0-1.2-.4-1.3s-.9.2-1.1.8L31.7 37l.8.3z"/><path fill="#8cc63e" d="M45.5 17.9c-.3 2.4-3.2 3.9-6.5 3.5c-3.2-.4-5.6-2.7-5.3-5c.3-2.4 3.2-3.9 6.5-3.5s5.6 2.6 5.3 5"/><path fill="#ce114b" d="M38.4 16.9c-.2 1.5-1.3 2.6-2.4 2.4c-1.1-.1-1.9-1.5-1.7-2.9c.2-1.5 1.3-2.6 2.4-2.4c1.1.1 1.9 1.5 1.7 2.9"/><path fill="#8cc63e" d="M30.4 25.3c-1.3 2-.1 5 2.7 6.7s6.1 1.4 7.4-.6s.1-5-2.7-6.7c-2.8-1.6-6.1-1.4-7.4.6"/><path fill="#ce114b" d="M36.5 29c-.8 1.3-.7 2.8.3 3.4s2.4 0 3.2-1.2c.8-1.3.7-2.8-.3-3.4c-.9-.6-2.4 0-3.2 1.2"/><path fill="#a1b8c7" d="M59 18.6H5S24.1 40 30.8 42.8c0 2.1-.2 9.7-.9 13c-3.7 3.2-11.4 5.4-11.5 5.4c-.2.1-.3.3-.2.5c0 .2.2.4.3.4h26.9c.2 0 .3-.2.3-.4s-.1-.4-.2-.5c-.1 0-7.8-2.2-11.5-5.4c-.7-3.3-.8-10.9-.8-13C40 39.9 59 18.6 59 18.6M32 40.7c-4.1 0-21.9-19.8-21.9-19.8h43.7c.1 0-17.7 19.8-21.8 19.8" opacity=".8"/><path fill="#f3ffd2" d="M49.4 22.7S35.3 38.5 32 38.5S14.6 22.7 14.6 22.7z" opacity=".7"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneCocktailGlass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M45.7 3.3c.2-.6 0-1.2-.4-1.3s-.9.2-1.1.8L31.7 37l.8.3z"/><path fill="#8cc63e" d="M45.5 17.9c-.3 2.4-3.2 3.9-6.5 3.5c-3.2-.4-5.6-2.7-5.3-5c.3-2.4 3.2-3.9 6.5-3.5s5.6 2.6 5.3 5"/><path fill="#ce114b" d="M38.4 16.9c-.2 1.5-1.3 2.6-2.4 2.4c-1.1-.1-1.9-1.5-1.7-2.9c.2-1.5 1.3-2.6 2.4-2.4c1.1.1 1.9 1.5 1.7 2.9"/><path fill="#8cc63e" d="M30.4 25.3c-1.3 2-.1 5 2.7 6.7s6.1 1.4 7.4-.6s.1-5-2.7-6.7c-2.8-1.6-6.1-1.4-7.4.6"/><path fill="#ce114b" d="M36.5 29c-.8 1.3-.7 2.8.3 3.4s2.4 0 3.2-1.2c.8-1.3.7-2.8-.3-3.4c-.9-.6-2.4 0-3.2 1.2"/><path fill="#a1b8c7" d="M59 18.6H5S24.1 40 30.8 42.8c0 2.1-.2 9.7-.9 13c-3.7 3.2-11.4 5.4-11.5 5.4c-.2.1-.3.3-.2.5c0 .2.2.4.3.4h26.9c.2 0 .3-.2.3-.4s-.1-.4-.2-.5c-.1 0-7.8-2.2-11.5-5.4c-.7-3.3-.8-10.9-.8-13C40 39.9 59 18.6 59 18.6M32 40.7c-4.1 0-21.9-19.8-21.9-19.8h43.7c.1 0-17.7 19.8-21.8 19.8" opacity=".8"/><path fill="#f3ffd2" d="M49.4 22.7S35.3 38.5 32 38.5S14.6 22.7 14.6 22.7z" opacity=".7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f29a2e" d="M45.7 3.3c.2-.6 0-1.2-.4-1.3s-.9.2-1.1.8L31.7 37l.8.3z"/><path fill="#8cc63e" d="M45.5 17.9c-.3 2.4-3.2 3.9-6.5 3.5c-3.2-.4-5.6-2.7-5.3-5c.3-2.4 3.2-3.9 6.5-3.5s5.6 2.6 5.3 5"/><path fill="#ce114b" d="M38.4 16.9c-.2 1.5-1.3 2.6-2.4 2.4c-1.1-.1-1.9-1.5-1.7-2.9c.2-1.5 1.3-2.6 2.4-2.4c1.1.1 1.9 1.5 1.7 2.9"/><path fill="#8cc63e" d="M30.4 25.3c-1.3 2-.1 5 2.7 6.7s6.1 1.4 7.4-.6s.1-5-2.7-6.7c-2.8-1.6-6.1-1.4-7.4.6"/><path fill="#ce114b" d="M36.5 29c-.8 1.3-.7 2.8.3 3.4s2.4 0 3.2-1.2c.8-1.3.7-2.8-.3-3.4c-.9-.6-2.4 0-3.2 1.2"/><path fill="#a1b8c7" d="M59 18.6H5S24.1 40 30.8 42.8c0 2.1-.2 9.7-.9 13c-3.7 3.2-11.4 5.4-11.5 5.4c-.2.1-.3.3-.2.5c0 .2.2.4.3.4h26.9c.2 0 .3-.2.3-.4s-.1-.4-.2-.5c-.1 0-7.8-2.2-11.5-5.4c-.7-3.3-.8-10.9-.8-13C40 39.9 59 18.6 59 18.6M32 40.7c-4.1 0-21.9-19.8-21.9-19.8h43.7c.1 0-17.7 19.8-21.8 19.8" opacity=".8"/><path fill="#f3ffd2" d="M49.4 22.7S35.3 38.5 32 38.5S14.6 22.7 14.6 22.7z" opacity=".7"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M45.7%203.3c.2-.6%200-1.2-.4-1.3s-.9.2-1.1.8L31.7%2037l.8.3z%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M45.5%2017.9c-.3%202.4-3.2%203.9-6.5%203.5c-3.2-.4-5.6-2.7-5.3-5c.3-2.4%203.2-3.9%206.5-3.5s5.6%202.6%205.3%205%22%2F%3E%3Cpath%20fill%3D%22%23ce114b%22%20d%3D%22M38.4%2016.9c-.2%201.5-1.3%202.6-2.4%202.4c-1.1-.1-1.9-1.5-1.7-2.9c.2-1.5%201.3-2.6%202.4-2.4c1.1.1%201.9%201.5%201.7%202.9%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M30.4%2025.3c-1.3%202-.1%205%202.7%206.7s6.1%201.4%207.4-.6s.1-5-2.7-6.7c-2.8-1.6-6.1-1.4-7.4.6%22%2F%3E%3Cpath%20fill%3D%22%23ce114b%22%20d%3D%22M36.5%2029c-.8%201.3-.7%202.8.3%203.4s2.4%200%203.2-1.2c.8-1.3.7-2.8-.3-3.4c-.9-.6-2.4%200-3.2%201.2%22%2F%3E%3Cpath%20fill%3D%22%23a1b8c7%22%20d%3D%22M59%2018.6H5S24.1%2040%2030.8%2042.8c0%202.1-.2%209.7-.9%2013c-3.7%203.2-11.4%205.4-11.5%205.4c-.2.1-.3.3-.2.5c0%20.2.2.4.3.4h26.9c.2%200%20.3-.2.3-.4s-.1-.4-.2-.5c-.1%200-7.8-2.2-11.5-5.4c-.7-3.3-.8-10.9-.8-13C40%2039.9%2059%2018.6%2059%2018.6M32%2040.7c-4.1%200-21.9-19.8-21.9-19.8h43.7c.1%200-17.7%2019.8-21.8%2019.8%22%20opacity%3D%22.8%22%2F%3E%3Cpath%20fill%3D%22%23f3ffd2%22%20d%3D%22M49.4%2022.7S35.3%2038.5%2032%2038.5S14.6%2022.7%2014.6%2022.7z%22%20opacity%3D%22.7%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f29a2e%22%20d%3D%22M45.7%203.3c.2-.6%200-1.2-.4-1.3s-.9.2-1.1.8L31.7%2037l.8.3z%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M45.5%2017.9c-.3%202.4-3.2%203.9-6.5%203.5c-3.2-.4-5.6-2.7-5.3-5c.3-2.4%203.2-3.9%206.5-3.5s5.6%202.6%205.3%205%22%2F%3E%3Cpath%20fill%3D%22%23ce114b%22%20d%3D%22M38.4%2016.9c-.2%201.5-1.3%202.6-2.4%202.4c-1.1-.1-1.9-1.5-1.7-2.9c.2-1.5%201.3-2.6%202.4-2.4c1.1.1%201.9%201.5%201.7%202.9%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M30.4%2025.3c-1.3%202-.1%205%202.7%206.7s6.1%201.4%207.4-.6s.1-5-2.7-6.7c-2.8-1.6-6.1-1.4-7.4.6%22%2F%3E%3Cpath%20fill%3D%22%23ce114b%22%20d%3D%22M36.5%2029c-.8%201.3-.7%202.8.3%203.4s2.4%200%203.2-1.2c.8-1.3.7-2.8-.3-3.4c-.9-.6-2.4%200-3.2%201.2%22%2F%3E%3Cpath%20fill%3D%22%23a1b8c7%22%20d%3D%22M59%2018.6H5S24.1%2040%2030.8%2042.8c0%202.1-.2%209.7-.9%2013c-3.7%203.2-11.4%205.4-11.5%205.4c-.2.1-.3.3-.2.5c0%20.2.2.4.3.4h26.9c.2%200%20.3-.2.3-.4s-.1-.4-.2-.5c-.1%200-7.8-2.2-11.5-5.4c-.7-3.3-.8-10.9-.8-13C40%2039.9%2059%2018.6%2059%2018.6M32%2040.7c-4.1%200-21.9-19.8-21.9-19.8h43.7c.1%200-17.7%2019.8-21.8%2019.8%22%20opacity%3D%22.8%22%2F%3E%3Cpath%20fill%3D%22%23f3ffd2%22%20d%3D%22M49.4%2022.7S35.3%2038.5%2032%2038.5S14.6%2022.7%2014.6%2022.7z%22%20opacity%3D%22.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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