wineglass from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
wineglass
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the wineglass emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D8D6CE" d="M275.194 294.903v133.242c28.887 13.815 80.361 40.096 80.361 51.97c0 16.505-44.53 29.885-99.46 29.885s-99.46-13.38-99.46-29.885c0-11.873 51.463-38.15 80.352-51.966V294.914C21.068 281.527 124.263 37.383 124.263 37.383h.206a12 12 0 0 0-.206 2.201c0 21.861 58.98 39.583 131.737 39.583s131.737-17.722 131.737-39.583c0-.739-.073-1.472-.206-2.201h.206s103.137 244.008-112.543 257.52"/><path fill="#E8E7E2" d="M387.737 39.583c0 21.861-58.98 39.583-131.737 39.583S124.263 61.445 124.263 39.583S183.244 0 256 0s131.737 17.722 131.737 39.583"/><path fill="#930635" d="M372.607 52.914S457.154 272.007 256 272.007S139.393 52.914 139.393 52.914z"/><path fill="#B52D6B" d="M372.607 52.914c0 17.282-52.207 31.291-116.607 31.291s-116.607-14.01-116.607-31.291S191.6 21.622 256 21.622s116.607 14.01 116.607 31.292"/><path fill="#BF4F7A" d="M184.917 226.039c-5.028 0-9.925-2.58-12.669-7.221c-23.576-39.861-22.511-81.21-18.95-112.781c.91-8.069 8.186-13.875 16.26-12.963c8.069.911 13.873 8.19 12.963 16.26c-3.237 28.69-3.981 62.355 15.039 94.513c4.134 6.99 1.819 16.007-5.17 20.141a14.64 14.64 0 0 1-7.473 2.051"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWineglass(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D8D6CE" d="M275.194 294.903v133.242c28.887 13.815 80.361 40.096 80.361 51.97c0 16.505-44.53 29.885-99.46 29.885s-99.46-13.38-99.46-29.885c0-11.873 51.463-38.15 80.352-51.966V294.914C21.068 281.527 124.263 37.383 124.263 37.383h.206a12 12 0 0 0-.206 2.201c0 21.861 58.98 39.583 131.737 39.583s131.737-17.722 131.737-39.583c0-.739-.073-1.472-.206-2.201h.206s103.137 244.008-112.543 257.52"/><path fill="#E8E7E2" d="M387.737 39.583c0 21.861-58.98 39.583-131.737 39.583S124.263 61.445 124.263 39.583S183.244 0 256 0s131.737 17.722 131.737 39.583"/><path fill="#930635" d="M372.607 52.914S457.154 272.007 256 272.007S139.393 52.914 139.393 52.914z"/><path fill="#B52D6B" d="M372.607 52.914c0 17.282-52.207 31.291-116.607 31.291s-116.607-14.01-116.607-31.291S191.6 21.622 256 21.622s116.607 14.01 116.607 31.292"/><path fill="#BF4F7A" d="M184.917 226.039c-5.028 0-9.925-2.58-12.669-7.221c-23.576-39.861-22.511-81.21-18.95-112.781c.91-8.069 8.186-13.875 16.26-12.963c8.069.911 13.873 8.19 12.963 16.26c-3.237 28.69-3.981 62.355 15.039 94.513c4.134 6.99 1.819 16.007-5.17 20.141a14.64 14.64 0 0 1-7.473 2.051"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D8D6CE" d="M275.194 294.903v133.242c28.887 13.815 80.361 40.096 80.361 51.97c0 16.505-44.53 29.885-99.46 29.885s-99.46-13.38-99.46-29.885c0-11.873 51.463-38.15 80.352-51.966V294.914C21.068 281.527 124.263 37.383 124.263 37.383h.206a12 12 0 0 0-.206 2.201c0 21.861 58.98 39.583 131.737 39.583s131.737-17.722 131.737-39.583c0-.739-.073-1.472-.206-2.201h.206s103.137 244.008-112.543 257.52"/><path fill="#E8E7E2" d="M387.737 39.583c0 21.861-58.98 39.583-131.737 39.583S124.263 61.445 124.263 39.583S183.244 0 256 0s131.737 17.722 131.737 39.583"/><path fill="#930635" d="M372.607 52.914S457.154 272.007 256 272.007S139.393 52.914 139.393 52.914z"/><path fill="#B52D6B" d="M372.607 52.914c0 17.282-52.207 31.291-116.607 31.291s-116.607-14.01-116.607-31.291S191.6 21.622 256 21.622s116.607 14.01 116.607 31.292"/><path fill="#BF4F7A" d="M184.917 226.039c-5.028 0-9.925-2.58-12.669-7.221c-23.576-39.861-22.511-81.21-18.95-112.781c.91-8.069 8.186-13.875 16.26-12.963c8.069.911 13.873 8.19 12.963 16.26c-3.237 28.69-3.981 62.355 15.039 94.513c4.134 6.99 1.819 16.007-5.17 20.141a14.64 14.64 0 0 1-7.473 2.051"/></svg>
</template>

CSS

.icon-wineglass {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D8D6CE%22%20d%3D%22M275.194%20294.903v133.242c28.887%2013.815%2080.361%2040.096%2080.361%2051.97c0%2016.505-44.53%2029.885-99.46%2029.885s-99.46-13.38-99.46-29.885c0-11.873%2051.463-38.15%2080.352-51.966V294.914C21.068%20281.527%20124.263%2037.383%20124.263%2037.383h.206a12%2012%200%200%200-.206%202.201c0%2021.861%2058.98%2039.583%20131.737%2039.583s131.737-17.722%20131.737-39.583c0-.739-.073-1.472-.206-2.201h.206s103.137%20244.008-112.543%20257.52%22%2F%3E%3Cpath%20fill%3D%22%23E8E7E2%22%20d%3D%22M387.737%2039.583c0%2021.861-58.98%2039.583-131.737%2039.583S124.263%2061.445%20124.263%2039.583S183.244%200%20256%200s131.737%2017.722%20131.737%2039.583%22%2F%3E%3Cpath%20fill%3D%22%23930635%22%20d%3D%22M372.607%2052.914S457.154%20272.007%20256%20272.007S139.393%2052.914%20139.393%2052.914z%22%2F%3E%3Cpath%20fill%3D%22%23B52D6B%22%20d%3D%22M372.607%2052.914c0%2017.282-52.207%2031.291-116.607%2031.291s-116.607-14.01-116.607-31.291S191.6%2021.622%20256%2021.622s116.607%2014.01%20116.607%2031.292%22%2F%3E%3Cpath%20fill%3D%22%23BF4F7A%22%20d%3D%22M184.917%20226.039c-5.028%200-9.925-2.58-12.669-7.221c-23.576-39.861-22.511-81.21-18.95-112.781c.91-8.069%208.186-13.875%2016.26-12.963c8.069.911%2013.873%208.19%2012.963%2016.26c-3.237%2028.69-3.981%2062.355%2015.039%2094.513c4.134%206.99%201.819%2016.007-5.17%2020.141a14.64%2014.64%200%200%201-7.473%202.051%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D8D6CE%22%20d%3D%22M275.194%20294.903v133.242c28.887%2013.815%2080.361%2040.096%2080.361%2051.97c0%2016.505-44.53%2029.885-99.46%2029.885s-99.46-13.38-99.46-29.885c0-11.873%2051.463-38.15%2080.352-51.966V294.914C21.068%20281.527%20124.263%2037.383%20124.263%2037.383h.206a12%2012%200%200%200-.206%202.201c0%2021.861%2058.98%2039.583%20131.737%2039.583s131.737-17.722%20131.737-39.583c0-.739-.073-1.472-.206-2.201h.206s103.137%20244.008-112.543%20257.52%22%2F%3E%3Cpath%20fill%3D%22%23E8E7E2%22%20d%3D%22M387.737%2039.583c0%2021.861-58.98%2039.583-131.737%2039.583S124.263%2061.445%20124.263%2039.583S183.244%200%20256%200s131.737%2017.722%20131.737%2039.583%22%2F%3E%3Cpath%20fill%3D%22%23930635%22%20d%3D%22M372.607%2052.914S457.154%20272.007%20256%20272.007S139.393%2052.914%20139.393%2052.914z%22%2F%3E%3Cpath%20fill%3D%22%23B52D6B%22%20d%3D%22M372.607%2052.914c0%2017.282-52.207%2031.291-116.607%2031.291s-116.607-14.01-116.607-31.291S191.6%2021.622%20256%2021.622s116.607%2014.01%20116.607%2031.292%22%2F%3E%3Cpath%20fill%3D%22%23BF4F7A%22%20d%3D%22M184.917%20226.039c-5.028%200-9.925-2.58-12.669-7.221c-23.576-39.861-22.511-81.21-18.95-112.781c.91-8.069%208.186-13.875%2016.26-12.963c8.069.911%2013.873%208.19%2012.963%2016.26c-3.237%2028.69-3.981%2062.355%2015.039%2094.513c4.134%206.99%201.819%2016.007-5.17%2020.141a14.64%2014.64%200%200%201-7.473%202.051%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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