white wine glass emoji
white-wine-glass from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.
- Name
- white-wine-glass
- Set
- Streamline Emojis
- Style
- Default
- Category
- Food Drink
- Viewbox
- 48×48
- License
- CC BY 4.0
More food drink icons from Streamline Emojis
baby-bottlebeer-mugbirthday-cake-1birthday-cake-2birthday-cake-3bottle-with-popping-corkbreadcandychampagne-glass-1champagne-glass-2cherrieschestnutclinking-beer-mugsclinking-glasses-1clinking-glasses-2clinking-glasses-3clinking-glasses-4clinking-glasses-5cocktail-glasscooked-ricecookiecookingcustarddoughnut-1
Use the white wine glass emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.47 45.41a9.53 1.59 0 1 0 19.06 0a9.53 1.59 0 1 0-19.06 0" opacity=".15"/><path fill="#00b8f0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.27 30.24c1 4.16.69 11.16.69 11.16a.7.7 0 0 1-.65.69c-2.86.19-5.07.87-5.51 1.71a.33.33 0 0 0 .16.45c.67.35 2.84 1.25 7 1.25s6.37-.9 7-1.25a.33.33 0 0 0 .16-.45c-.44-.84-2.65-1.52-5.51-1.71a.7.7 0 0 1-.61-.69s-.35-7 .69-11.16Z"/><path fill="#00b8f0" d="M17.41 4.6c.69-1 2.95-1.39 6.59-1.39s5.9.35 6.59 1.39c1.53 1.77 3.47 14.45 3.47 17a10.06 10.06 0 1 1-20.12 0c0-2.55 1.94-15.23 3.47-17"/><path fill="#4acfff" d="M16.94 28.73c9.35-4.32 13.42-13.46 15.16-19.82a13.4 13.4 0 0 0-1.51-4.31c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59 1.39c-1.53 1.77-3.47 14.45-3.47 17a10 10 0 0 0 3 7.13"/><path fill="#00b8f0" d="M24 6c3.64 0 6.59-.62 6.59-1.39c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59 1.39C17.41 5.37 20.36 6 24 6"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17.41 4.6c.69-1 2.95-1.39 6.59-1.39s5.9.35 6.59 1.39c1.53 1.77 3.47 14.45 3.47 17a10.06 10.06 0 1 1-20.12 0c0-2.55 1.94-15.23 3.47-17"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.59 4.6c0 .77-2.95 1.4-6.59 1.4s-6.59-.62-6.59-1.39"/><path fill="#fff48c" d="M16.72 23s.69-2.78 4.51-2.78S26.08 23 26.08 23Z"/><path fill="#fff48c" d="M32.32 21.57a8.32 8.32 0 0 1-16.64 0A13.6 13.6 0 0 0 20.53 23c2.08 0 4.86-2.78 6.94-2.78a13.6 13.6 0 0 1 4.85 1.35"/><path fill="#fffacf" d="M18.59 27.89a25.25 25.25 0 0 0 8.33-7.64c-2 .39-4.48 2.71-6.39 2.71a13.6 13.6 0 0 1-4.85-1.39a8.31 8.31 0 0 0 2.91 6.32"/><path fill="#e5f8ff" d="M18.45 9.78a1.39 1.39 0 1 0 2.78 0a1.39 1.39 0 1 0-2.78 0m-1.38 2.08a.69.69 0 1 0 1.38 0a.69.69 0 1 0-1.38 0"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisWhiteWineGlass(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.47 45.41a9.53 1.59 0 1 0 19.06 0a9.53 1.59 0 1 0-19.06 0" opacity=".15"/><path fill="#00b8f0" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M22.27 30.24c1 4.16.69 11.16.69 11.16a.7.7 0 0 1-.65.69c-2.86.19-5.07.87-5.51 1.71a.33.33 0 0 0 .16.45c.67.35 2.84 1.25 7 1.25s6.37-.9 7-1.25a.33.33 0 0 0 .16-.45c-.44-.84-2.65-1.52-5.51-1.71a.7.7 0 0 1-.61-.69s-.35-7 .69-11.16Z"/><path fill="#00b8f0" d="M17.41 4.6c.69-1 2.95-1.39 6.59-1.39s5.9.35 6.59 1.39c1.53 1.77 3.47 14.45 3.47 17a10.06 10.06 0 1 1-20.12 0c0-2.55 1.94-15.23 3.47-17"/><path fill="#4acfff" d="M16.94 28.73c9.35-4.32 13.42-13.46 15.16-19.82a13.4 13.4 0 0 0-1.51-4.31c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59 1.39c-1.53 1.77-3.47 14.45-3.47 17a10 10 0 0 0 3 7.13"/><path fill="#00b8f0" d="M24 6c3.64 0 6.59-.62 6.59-1.39c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59 1.39C17.41 5.37 20.36 6 24 6"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M17.41 4.6c.69-1 2.95-1.39 6.59-1.39s5.9.35 6.59 1.39c1.53 1.77 3.47 14.45 3.47 17a10.06 10.06 0 1 1-20.12 0c0-2.55 1.94-15.23 3.47-17"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M30.59 4.6c0 .77-2.95 1.4-6.59 1.4s-6.59-.62-6.59-1.39"/><path fill="#fff48c" d="M16.72 23s.69-2.78 4.51-2.78S26.08 23 26.08 23Z"/><path fill="#fff48c" d="M32.32 21.57a8.32 8.32 0 0 1-16.64 0A13.6 13.6 0 0 0 20.53 23c2.08 0 4.86-2.78 6.94-2.78a13.6 13.6 0 0 1 4.85 1.35"/><path fill="#fffacf" d="M18.59 27.89a25.25 25.25 0 0 0 8.33-7.64c-2 .39-4.48 2.71-6.39 2.71a13.6 13.6 0 0 1-4.85-1.39a8.31 8.31 0 0 0 2.91 6.32"/><path fill="#e5f8ff" d="M18.45 9.78a1.39 1.39 0 1 0 2.78 0a1.39 1.39 0 1 0-2.78 0m-1.38 2.08a.69.69 0 1 0 1.38 0a.69.69 0 1 0-1.38 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.47 45.41a9.53 1.59 0 1 0 19.06 0a9.53 1.59 0 1 0-19.06 0" opacity=".15"/><path fill="#00b8f0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.27 30.24c1 4.16.69 11.16.69 11.16a.7.7 0 0 1-.65.69c-2.86.19-5.07.87-5.51 1.71a.33.33 0 0 0 .16.45c.67.35 2.84 1.25 7 1.25s6.37-.9 7-1.25a.33.33 0 0 0 .16-.45c-.44-.84-2.65-1.52-5.51-1.71a.7.7 0 0 1-.61-.69s-.35-7 .69-11.16Z"/><path fill="#00b8f0" d="M17.41 4.6c.69-1 2.95-1.39 6.59-1.39s5.9.35 6.59 1.39c1.53 1.77 3.47 14.45 3.47 17a10.06 10.06 0 1 1-20.12 0c0-2.55 1.94-15.23 3.47-17"/><path fill="#4acfff" d="M16.94 28.73c9.35-4.32 13.42-13.46 15.16-19.82a13.4 13.4 0 0 0-1.51-4.31c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59 1.39c-1.53 1.77-3.47 14.45-3.47 17a10 10 0 0 0 3 7.13"/><path fill="#00b8f0" d="M24 6c3.64 0 6.59-.62 6.59-1.39c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59 1.39C17.41 5.37 20.36 6 24 6"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17.41 4.6c.69-1 2.95-1.39 6.59-1.39s5.9.35 6.59 1.39c1.53 1.77 3.47 14.45 3.47 17a10.06 10.06 0 1 1-20.12 0c0-2.55 1.94-15.23 3.47-17"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.59 4.6c0 .77-2.95 1.4-6.59 1.4s-6.59-.62-6.59-1.39"/><path fill="#fff48c" d="M16.72 23s.69-2.78 4.51-2.78S26.08 23 26.08 23Z"/><path fill="#fff48c" d="M32.32 21.57a8.32 8.32 0 0 1-16.64 0A13.6 13.6 0 0 0 20.53 23c2.08 0 4.86-2.78 6.94-2.78a13.6 13.6 0 0 1 4.85 1.35"/><path fill="#fffacf" d="M18.59 27.89a25.25 25.25 0 0 0 8.33-7.64c-2 .39-4.48 2.71-6.39 2.71a13.6 13.6 0 0 1-4.85-1.39a8.31 8.31 0 0 0 2.91 6.32"/><path fill="#e5f8ff" d="M18.45 9.78a1.39 1.39 0 1 0 2.78 0a1.39 1.39 0 1 0-2.78 0m-1.38 2.08a.69.69 0 1 0 1.38 0a.69.69 0 1 0-1.38 0"/></svg> </template>
CSS
.icon-white-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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M14.47%2045.41a9.53%201.59%200%201%200%2019.06%200a9.53%201.59%200%201%200-19.06%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.27%2030.24c1%204.16.69%2011.16.69%2011.16a.7.7%200%200%201-.65.69c-2.86.19-5.07.87-5.51%201.71a.33.33%200%200%200%20.16.45c.67.35%202.84%201.25%207%201.25s6.37-.9%207-1.25a.33.33%200%200%200%20.16-.45c-.44-.84-2.65-1.52-5.51-1.71a.7.7%200%200%201-.61-.69s-.35-7%20.69-11.16Z%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M17.41%204.6c.69-1%202.95-1.39%206.59-1.39s5.9.35%206.59%201.39c1.53%201.77%203.47%2014.45%203.47%2017a10.06%2010.06%200%201%201-20.12%200c0-2.55%201.94-15.23%203.47-17%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M16.94%2028.73c9.35-4.32%2013.42-13.46%2015.16-19.82a13.4%2013.4%200%200%200-1.51-4.31c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59%201.39c-1.53%201.77-3.47%2014.45-3.47%2017a10%2010%200%200%200%203%207.13%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M24%206c3.64%200%206.59-.62%206.59-1.39c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59%201.39C17.41%205.37%2020.36%206%2024%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.41%204.6c.69-1%202.95-1.39%206.59-1.39s5.9.35%206.59%201.39c1.53%201.77%203.47%2014.45%203.47%2017a10.06%2010.06%200%201%201-20.12%200c0-2.55%201.94-15.23%203.47-17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.59%204.6c0%20.77-2.95%201.4-6.59%201.4s-6.59-.62-6.59-1.39%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M16.72%2023s.69-2.78%204.51-2.78S26.08%2023%2026.08%2023Z%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M32.32%2021.57a8.32%208.32%200%200%201-16.64%200A13.6%2013.6%200%200%200%2020.53%2023c2.08%200%204.86-2.78%206.94-2.78a13.6%2013.6%200%200%201%204.85%201.35%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M18.59%2027.89a25.25%2025.25%200%200%200%208.33-7.64c-2%20.39-4.48%202.71-6.39%202.71a13.6%2013.6%200%200%201-4.85-1.39a8.31%208.31%200%200%200%202.91%206.32%22%2F%3E%3Cpath%20fill%3D%22%23e5f8ff%22%20d%3D%22M18.45%209.78a1.39%201.39%200%201%200%202.78%200a1.39%201.39%200%201%200-2.78%200m-1.38%202.08a.69.69%200%201%200%201.38%200a.69.69%200%201%200-1.38%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M14.47%2045.41a9.53%201.59%200%201%200%2019.06%200a9.53%201.59%200%201%200-19.06%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.27%2030.24c1%204.16.69%2011.16.69%2011.16a.7.7%200%200%201-.65.69c-2.86.19-5.07.87-5.51%201.71a.33.33%200%200%200%20.16.45c.67.35%202.84%201.25%207%201.25s6.37-.9%207-1.25a.33.33%200%200%200%20.16-.45c-.44-.84-2.65-1.52-5.51-1.71a.7.7%200%200%201-.61-.69s-.35-7%20.69-11.16Z%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M17.41%204.6c.69-1%202.95-1.39%206.59-1.39s5.9.35%206.59%201.39c1.53%201.77%203.47%2014.45%203.47%2017a10.06%2010.06%200%201%201-20.12%200c0-2.55%201.94-15.23%203.47-17%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M16.94%2028.73c9.35-4.32%2013.42-13.46%2015.16-19.82a13.4%2013.4%200%200%200-1.51-4.31c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59%201.39c-1.53%201.77-3.47%2014.45-3.47%2017a10%2010%200%200%200%203%207.13%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M24%206c3.64%200%206.59-.62%206.59-1.39c-.69-1-2.95-1.39-6.59-1.39s-5.9.35-6.59%201.39C17.41%205.37%2020.36%206%2024%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.41%204.6c.69-1%202.95-1.39%206.59-1.39s5.9.35%206.59%201.39c1.53%201.77%203.47%2014.45%203.47%2017a10.06%2010.06%200%201%201-20.12%200c0-2.55%201.94-15.23%203.47-17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.59%204.6c0%20.77-2.95%201.4-6.59%201.4s-6.59-.62-6.59-1.39%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M16.72%2023s.69-2.78%204.51-2.78S26.08%2023%2026.08%2023Z%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M32.32%2021.57a8.32%208.32%200%200%201-16.64%200A13.6%2013.6%200%200%200%2020.53%2023c2.08%200%204.86-2.78%206.94-2.78a13.6%2013.6%200%200%201%204.85%201.35%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M18.59%2027.89a25.25%2025.25%200%200%200%208.33-7.64c-2%20.39-4.48%202.71-6.39%202.71a13.6%2013.6%200%200%201-4.85-1.39a8.31%208.31%200%200%200%202.91%206.32%22%2F%3E%3Cpath%20fill%3D%22%23e5f8ff%22%20d%3D%22M18.45%209.78a1.39%201.39%200%201%200%202.78%200a1.39%201.39%200%201%200-2.78%200m-1.38%202.08a.69.69%200%201%200%201.38%200a.69.69%200%201%200-1.38%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/white-wine-glass.svg?color=%231a73e8&size=48