champagne glass 2 emoji
champagne-glass-2 from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.
- Name
- champagne-glass-2
- 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-1cherrieschestnutclinking-beer-mugsclinking-glasses-1clinking-glasses-2clinking-glasses-3clinking-glasses-4clinking-glasses-5cocktail-glasscooked-ricecookiecookingcustarddoughnut-1doughnut-2
Use the champagne glass 2 emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M15 45.5a9 1.5 0 1 0 18 0a9 1.5 0 1 0-18 0" opacity=".15"/><path fill="#00b8f0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.45 31.83c.93 3.73.62 10 .62 10a.63.63 0 0 1-.58.62c-2.57.17-4.55.77-4.94 1.53a.31.31 0 0 0 .14.4A14.2 14.2 0 0 0 24 45.5a14.2 14.2 0 0 0 6.31-1.12a.31.31 0 0 0 .14-.4c-.39-.76-2.37-1.36-4.94-1.53a.63.63 0 0 1-.58-.62s-.31-6.27.62-10Z"/><path fill="#00b8f0" d="M31.14 25.31c0 3.94-3.19 7.76-7.14 7.76s-7.14-3.82-7.14-7.76L18.1 3.87h11.8Z"/><path fill="#4acfff" d="M30.52 14.61L29.9 3.87H18.1l-1.24 21.44a7.8 7.8 0 0 0 .51 2.75a39 39 0 0 0 13.15-13.45"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.14 25.31c0 3.94-3.19 7.76-7.14 7.76s-7.14-3.82-7.14-7.76L18.1 3.87h11.8Z"/><path fill="#00b8f0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.1 3.87a5.9 1.24 0 1 0 11.8 0a5.9 1.24 0 1 0-11.8 0"/><path fill="#ffe500" d="M19.34 20.65a2.68 2.68 0 0 1 2.49-1.56a4.6 4.6 0 0 1 3.41 1.56Z"/><path fill="#ffe500" d="M29.59 24.69c0 3.08-2.5 6.83-5.59 6.83s-5.59-3.75-5.59-6.83l.31-5s.62.93 2.79.93s2.8-1.87 5-1.87s2.79.94 2.79.94Z"/><path fill="#fff48c" d="M27.66 18.89a6.5 6.5 0 0 0-1.17-.11c-2.18 0-2.8 1.87-5 1.87s-2.79-.93-2.79-.93l-.31 5a7.2 7.2 0 0 0 .44 2.38a40.9 40.9 0 0 0 8.83-8.21"/><path fill="#ffe500" d="M26.49 15.99a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#fff48c" d="M27.11 23.13a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m-5.28 4.97a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m1.86-3.41a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m2.18 3.41a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#ffe500" d="M20.27 17.23a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#fffacf" d="M20.27 22.82a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#ffe500" d="M23.38 14.12a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#e5f8ff" d="M20.59 8.53a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0m-1.25 1.87a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisChampagneGlass2(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="M15 45.5a9 1.5 0 1 0 18 0a9 1.5 0 1 0-18 0" opacity=".15"/><path fill="#00b8f0" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M22.45 31.83c.93 3.73.62 10 .62 10a.63.63 0 0 1-.58.62c-2.57.17-4.55.77-4.94 1.53a.31.31 0 0 0 .14.4A14.2 14.2 0 0 0 24 45.5a14.2 14.2 0 0 0 6.31-1.12a.31.31 0 0 0 .14-.4c-.39-.76-2.37-1.36-4.94-1.53a.63.63 0 0 1-.58-.62s-.31-6.27.62-10Z"/><path fill="#00b8f0" d="M31.14 25.31c0 3.94-3.19 7.76-7.14 7.76s-7.14-3.82-7.14-7.76L18.1 3.87h11.8Z"/><path fill="#4acfff" d="M30.52 14.61L29.9 3.87H18.1l-1.24 21.44a7.8 7.8 0 0 0 .51 2.75a39 39 0 0 0 13.15-13.45"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31.14 25.31c0 3.94-3.19 7.76-7.14 7.76s-7.14-3.82-7.14-7.76L18.1 3.87h11.8Z"/><path fill="#00b8f0" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.1 3.87a5.9 1.24 0 1 0 11.8 0a5.9 1.24 0 1 0-11.8 0"/><path fill="#ffe500" d="M19.34 20.65a2.68 2.68 0 0 1 2.49-1.56a4.6 4.6 0 0 1 3.41 1.56Z"/><path fill="#ffe500" d="M29.59 24.69c0 3.08-2.5 6.83-5.59 6.83s-5.59-3.75-5.59-6.83l.31-5s.62.93 2.79.93s2.8-1.87 5-1.87s2.79.94 2.79.94Z"/><path fill="#fff48c" d="M27.66 18.89a6.5 6.5 0 0 0-1.17-.11c-2.18 0-2.8 1.87-5 1.87s-2.79-.93-2.79-.93l-.31 5a7.2 7.2 0 0 0 .44 2.38a40.9 40.9 0 0 0 8.83-8.21"/><path fill="#ffe500" d="M26.49 15.99a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#fff48c" d="M27.11 23.13a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m-5.28 4.97a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m1.86-3.41a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m2.18 3.41a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#ffe500" d="M20.27 17.23a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#fffacf" d="M20.27 22.82a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#ffe500" d="M23.38 14.12a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#e5f8ff" d="M20.59 8.53a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0m-1.25 1.87a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 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="M15 45.5a9 1.5 0 1 0 18 0a9 1.5 0 1 0-18 0" opacity=".15"/><path fill="#00b8f0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.45 31.83c.93 3.73.62 10 .62 10a.63.63 0 0 1-.58.62c-2.57.17-4.55.77-4.94 1.53a.31.31 0 0 0 .14.4A14.2 14.2 0 0 0 24 45.5a14.2 14.2 0 0 0 6.31-1.12a.31.31 0 0 0 .14-.4c-.39-.76-2.37-1.36-4.94-1.53a.63.63 0 0 1-.58-.62s-.31-6.27.62-10Z"/><path fill="#00b8f0" d="M31.14 25.31c0 3.94-3.19 7.76-7.14 7.76s-7.14-3.82-7.14-7.76L18.1 3.87h11.8Z"/><path fill="#4acfff" d="M30.52 14.61L29.9 3.87H18.1l-1.24 21.44a7.8 7.8 0 0 0 .51 2.75a39 39 0 0 0 13.15-13.45"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.14 25.31c0 3.94-3.19 7.76-7.14 7.76s-7.14-3.82-7.14-7.76L18.1 3.87h11.8Z"/><path fill="#00b8f0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.1 3.87a5.9 1.24 0 1 0 11.8 0a5.9 1.24 0 1 0-11.8 0"/><path fill="#ffe500" d="M19.34 20.65a2.68 2.68 0 0 1 2.49-1.56a4.6 4.6 0 0 1 3.41 1.56Z"/><path fill="#ffe500" d="M29.59 24.69c0 3.08-2.5 6.83-5.59 6.83s-5.59-3.75-5.59-6.83l.31-5s.62.93 2.79.93s2.8-1.87 5-1.87s2.79.94 2.79.94Z"/><path fill="#fff48c" d="M27.66 18.89a6.5 6.5 0 0 0-1.17-.11c-2.18 0-2.8 1.87-5 1.87s-2.79-.93-2.79-.93l-.31 5a7.2 7.2 0 0 0 .44 2.38a40.9 40.9 0 0 0 8.83-8.21"/><path fill="#ffe500" d="M26.49 15.99a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#fff48c" d="M27.11 23.13a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m-5.28 4.97a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m1.86-3.41a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0m2.18 3.41a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#ffe500" d="M20.27 17.23a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#fffacf" d="M20.27 22.82a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#ffe500" d="M23.38 14.12a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/><path fill="#e5f8ff" d="M20.59 8.53a1.24 1.24 0 1 0 2.48 0a1.24 1.24 0 1 0-2.48 0m-1.25 1.87a.62.62 0 1 0 1.24 0a.62.62 0 1 0-1.24 0"/></svg> </template>
CSS
.icon-champagne-glass-2 {
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%22M15%2045.5a9%201.5%200%201%200%2018%200a9%201.5%200%201%200-18%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.45%2031.83c.93%203.73.62%2010%20.62%2010a.63.63%200%200%201-.58.62c-2.57.17-4.55.77-4.94%201.53a.31.31%200%200%200%20.14.4A14.2%2014.2%200%200%200%2024%2045.5a14.2%2014.2%200%200%200%206.31-1.12a.31.31%200%200%200%20.14-.4c-.39-.76-2.37-1.36-4.94-1.53a.63.63%200%200%201-.58-.62s-.31-6.27.62-10Z%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M31.14%2025.31c0%203.94-3.19%207.76-7.14%207.76s-7.14-3.82-7.14-7.76L18.1%203.87h11.8Z%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M30.52%2014.61L29.9%203.87H18.1l-1.24%2021.44a7.8%207.8%200%200%200%20.51%202.75a39%2039%200%200%200%2013.15-13.45%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%22M31.14%2025.31c0%203.94-3.19%207.76-7.14%207.76s-7.14-3.82-7.14-7.76L18.1%203.87h11.8Z%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%22M18.1%203.87a5.9%201.24%200%201%200%2011.8%200a5.9%201.24%200%201%200-11.8%200%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M19.34%2020.65a2.68%202.68%200%200%201%202.49-1.56a4.6%204.6%200%200%201%203.41%201.56Z%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M29.59%2024.69c0%203.08-2.5%206.83-5.59%206.83s-5.59-3.75-5.59-6.83l.31-5s.62.93%202.79.93s2.8-1.87%205-1.87s2.79.94%202.79.94Z%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M27.66%2018.89a6.5%206.5%200%200%200-1.17-.11c-2.18%200-2.8%201.87-5%201.87s-2.79-.93-2.79-.93l-.31%205a7.2%207.2%200%200%200%20.44%202.38a40.9%2040.9%200%200%200%208.83-8.21%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M26.49%2015.99a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M27.11%2023.13a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200m-5.28%204.97a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200m1.86-3.41a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200m2.18%203.41a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M20.27%2017.23a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M20.27%2022.82a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M23.38%2014.12a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23e5f8ff%22%20d%3D%22M20.59%208.53a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200m-1.25%201.87a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%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%22M15%2045.5a9%201.5%200%201%200%2018%200a9%201.5%200%201%200-18%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.45%2031.83c.93%203.73.62%2010%20.62%2010a.63.63%200%200%201-.58.62c-2.57.17-4.55.77-4.94%201.53a.31.31%200%200%200%20.14.4A14.2%2014.2%200%200%200%2024%2045.5a14.2%2014.2%200%200%200%206.31-1.12a.31.31%200%200%200%20.14-.4c-.39-.76-2.37-1.36-4.94-1.53a.63.63%200%200%201-.58-.62s-.31-6.27.62-10Z%22%2F%3E%3Cpath%20fill%3D%22%2300b8f0%22%20d%3D%22M31.14%2025.31c0%203.94-3.19%207.76-7.14%207.76s-7.14-3.82-7.14-7.76L18.1%203.87h11.8Z%22%2F%3E%3Cpath%20fill%3D%22%234acfff%22%20d%3D%22M30.52%2014.61L29.9%203.87H18.1l-1.24%2021.44a7.8%207.8%200%200%200%20.51%202.75a39%2039%200%200%200%2013.15-13.45%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%22M31.14%2025.31c0%203.94-3.19%207.76-7.14%207.76s-7.14-3.82-7.14-7.76L18.1%203.87h11.8Z%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%22M18.1%203.87a5.9%201.24%200%201%200%2011.8%200a5.9%201.24%200%201%200-11.8%200%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M19.34%2020.65a2.68%202.68%200%200%201%202.49-1.56a4.6%204.6%200%200%201%203.41%201.56Z%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M29.59%2024.69c0%203.08-2.5%206.83-5.59%206.83s-5.59-3.75-5.59-6.83l.31-5s.62.93%202.79.93s2.8-1.87%205-1.87s2.79.94%202.79.94Z%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M27.66%2018.89a6.5%206.5%200%200%200-1.17-.11c-2.18%200-2.8%201.87-5%201.87s-2.79-.93-2.79-.93l-.31%205a7.2%207.2%200%200%200%20.44%202.38a40.9%2040.9%200%200%200%208.83-8.21%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M26.49%2015.99a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M27.11%2023.13a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200m-5.28%204.97a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200m1.86-3.41a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200m2.18%203.41a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M20.27%2017.23a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M20.27%2022.82a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M23.38%2014.12a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3Cpath%20fill%3D%22%23e5f8ff%22%20d%3D%22M20.59%208.53a1.24%201.24%200%201%200%202.48%200a1.24%201.24%200%201%200-2.48%200m-1.25%201.87a.62.62%200%201%200%201.24%200a.62.62%200%201%200-1.24%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/champagne-glass-2.svg?color=%231a73e8&size=48