clinking glasses emoji
clinking-glasses from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- clinking-glasses
- 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 clinking glasses emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="1.943" d="M26.51 14.13h-23"/><path stroke-width="1.974" d="m57.404 12.046l-22.961 5.439"/></g><path fill="#fcea2b" d="M3.13 13C3.98 29.97 8.97 43 15 43s11.02-13.03 11.87-30z"/><path fill="#f1b31c" d="M11.404 13H3.13C3.98 29.97 8.97 43 15 43c1.555 0 3.04-.873 4.404-2.45c-3.94-5.04-6.934-15.18-8-27.55"/><path fill="#fcea2b" d="M34.133 16.355c4.754 16.313 12.623 27.835 18.49 26.44s7.706-15.226 4.607-31.933z"/><path fill="#f1b31c" d="m42.183 14.44l-8.05 1.915c4.754 16.313 12.623 27.834 18.49 26.44c1.513-.36 2.755-1.553 3.717-3.403c-4.999-3.993-10.258-13.165-14.157-24.952"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="M15 44v23M4 67h22"/><path stroke-width="1.974" d="M3.043 5C3.017 5.941 3 6.89 3 7.85C3 27.263 8.373 43 15 43S27 27.263 27 7.85c0-.96-.017-1.909-.043-2.85"/><path stroke-width="2" d="m52.854 43.767l5.322 22.376m-10.702 2.545l21.403-5.09"/><path stroke-width="1.974" d="M32.197 8.592c.193.922.396 1.848.618 2.783c4.492 18.886 13.36 32.953 19.808 31.42s8.033-18.087 3.54-36.973q-.333-1.401-.7-2.763"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiClinkingGlasses(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="1.943" d="M26.51 14.13h-23"/><path strokeWidth="1.974" d="m57.404 12.046l-22.961 5.439"/></g><path fill="#fcea2b" d="M3.13 13C3.98 29.97 8.97 43 15 43s11.02-13.03 11.87-30z"/><path fill="#f1b31c" d="M11.404 13H3.13C3.98 29.97 8.97 43 15 43c1.555 0 3.04-.873 4.404-2.45c-3.94-5.04-6.934-15.18-8-27.55"/><path fill="#fcea2b" d="M34.133 16.355c4.754 16.313 12.623 27.835 18.49 26.44s7.706-15.226 4.607-31.933z"/><path fill="#f1b31c" d="m42.183 14.44l-8.05 1.915c4.754 16.313 12.623 27.834 18.49 26.44c1.513-.36 2.755-1.553 3.717-3.403c-4.999-3.993-10.258-13.165-14.157-24.952"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2" d="M15 44v23M4 67h22"/><path strokeWidth="1.974" d="M3.043 5C3.017 5.941 3 6.89 3 7.85C3 27.263 8.373 43 15 43S27 27.263 27 7.85c0-.96-.017-1.909-.043-2.85"/><path strokeWidth="2" d="m52.854 43.767l5.322 22.376m-10.702 2.545l21.403-5.09"/><path strokeWidth="1.974" d="M32.197 8.592c.193.922.396 1.848.618 2.783c4.492 18.886 13.36 32.953 19.808 31.42s8.033-18.087 3.54-36.973q-.333-1.401-.7-2.763"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="1.943" d="M26.51 14.13h-23"/><path stroke-width="1.974" d="m57.404 12.046l-22.961 5.439"/></g><path fill="#fcea2b" d="M3.13 13C3.98 29.97 8.97 43 15 43s11.02-13.03 11.87-30z"/><path fill="#f1b31c" d="M11.404 13H3.13C3.98 29.97 8.97 43 15 43c1.555 0 3.04-.873 4.404-2.45c-3.94-5.04-6.934-15.18-8-27.55"/><path fill="#fcea2b" d="M34.133 16.355c4.754 16.313 12.623 27.835 18.49 26.44s7.706-15.226 4.607-31.933z"/><path fill="#f1b31c" d="m42.183 14.44l-8.05 1.915c4.754 16.313 12.623 27.834 18.49 26.44c1.513-.36 2.755-1.553 3.717-3.403c-4.999-3.993-10.258-13.165-14.157-24.952"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="M15 44v23M4 67h22"/><path stroke-width="1.974" d="M3.043 5C3.017 5.941 3 6.89 3 7.85C3 27.263 8.373 43 15 43S27 27.263 27 7.85c0-.96-.017-1.909-.043-2.85"/><path stroke-width="2" d="m52.854 43.767l5.322 22.376m-10.702 2.545l21.403-5.09"/><path stroke-width="1.974" d="M32.197 8.592c.193.922.396 1.848.618 2.783c4.492 18.886 13.36 32.953 19.808 31.42s8.033-18.087 3.54-36.973q-.333-1.401-.7-2.763"/></g></svg> </template>
CSS
.icon-clinking-glasses {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%221.943%22%20d%3D%22M26.51%2014.13h-23%22%2F%3E%3Cpath%20stroke-width%3D%221.974%22%20d%3D%22m57.404%2012.046l-22.961%205.439%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M3.13%2013C3.98%2029.97%208.97%2043%2015%2043s11.02-13.03%2011.87-30z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M11.404%2013H3.13C3.98%2029.97%208.97%2043%2015%2043c1.555%200%203.04-.873%204.404-2.45c-3.94-5.04-6.934-15.18-8-27.55%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M34.133%2016.355c4.754%2016.313%2012.623%2027.835%2018.49%2026.44s7.706-15.226%204.607-31.933z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m42.183%2014.44l-8.05%201.915c4.754%2016.313%2012.623%2027.834%2018.49%2026.44c1.513-.36%202.755-1.553%203.717-3.403c-4.999-3.993-10.258-13.165-14.157-24.952%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M15%2044v23M4%2067h22%22%2F%3E%3Cpath%20stroke-width%3D%221.974%22%20d%3D%22M3.043%205C3.017%205.941%203%206.89%203%207.85C3%2027.263%208.373%2043%2015%2043S27%2027.263%2027%207.85c0-.96-.017-1.909-.043-2.85%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m52.854%2043.767l5.322%2022.376m-10.702%202.545l21.403-5.09%22%2F%3E%3Cpath%20stroke-width%3D%221.974%22%20d%3D%22M32.197%208.592c.193.922.396%201.848.618%202.783c4.492%2018.886%2013.36%2032.953%2019.808%2031.42s8.033-18.087%203.54-36.973q-.333-1.401-.7-2.763%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%221.943%22%20d%3D%22M26.51%2014.13h-23%22%2F%3E%3Cpath%20stroke-width%3D%221.974%22%20d%3D%22m57.404%2012.046l-22.961%205.439%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M3.13%2013C3.98%2029.97%208.97%2043%2015%2043s11.02-13.03%2011.87-30z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M11.404%2013H3.13C3.98%2029.97%208.97%2043%2015%2043c1.555%200%203.04-.873%204.404-2.45c-3.94-5.04-6.934-15.18-8-27.55%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M34.133%2016.355c4.754%2016.313%2012.623%2027.835%2018.49%2026.44s7.706-15.226%204.607-31.933z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m42.183%2014.44l-8.05%201.915c4.754%2016.313%2012.623%2027.834%2018.49%2026.44c1.513-.36%202.755-1.553%203.717-3.403c-4.999-3.993-10.258-13.165-14.157-24.952%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M15%2044v23M4%2067h22%22%2F%3E%3Cpath%20stroke-width%3D%221.974%22%20d%3D%22M3.043%205C3.017%205.941%203%206.89%203%207.85C3%2027.263%208.373%2043%2015%2043S27%2027.263%2027%207.85c0-.96-.017-1.909-.043-2.85%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m52.854%2043.767l5.322%2022.376m-10.702%202.545l21.403-5.09%22%2F%3E%3Cpath%20stroke-width%3D%221.974%22%20d%3D%22M32.197%208.592c.193.922.396%201.848.618%202.783c4.492%2018.886%2013.36%2032.953%2019.808%2031.42s8.033-18.087%203.54-36.973q-.333-1.401-.7-2.763%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/clinking-glasses.svg?color=%231a73e8&size=48