goblet full icon
goblet-full from IconPark Solid by ByteDance · Solid · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- goblet-full
- Set
- IconPark Solid
- Style
- Solid
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark Solid
Use the goblet full icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGnyERqbiU"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path stroke="#fff" d="M33 44H13m10-16v16"/><path fill="#fff" stroke="#fff" d="M35 16c0 1.675-.357 3.284-1 4.75C32.148 24.97 27.92 28 23 28a12 12 0 0 1-10.79-6.742A11.95 11.95 0 0 1 11 16c0-2.373.533-4.613 1.21-6.5C13.387 6.217 15 4 15 4h16s1.815 2.496 3 6.112c.574 1.752 1 3.767 1 5.888"/><path stroke="#000" d="M35 16s-7 3-12 0s-12 0-12 0"/><path stroke="#fff" d="M34 10.112c.574 1.752 1 3.767 1 5.888c0 1.675-.357 3.284-1 4.75M12.21 9.5C11.533 11.387 11 13.627 11 16c0 1.886.435 3.67 1.21 5.258"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGnyERqbiU)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidGobletFull(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGnyERqbiU"><g fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path stroke="#fff" d="M33 44H13m10-16v16"/><path fill="#fff" stroke="#fff" d="M35 16c0 1.675-.357 3.284-1 4.75C32.148 24.97 27.92 28 23 28a12 12 0 0 1-10.79-6.742A11.95 11.95 0 0 1 11 16c0-2.373.533-4.613 1.21-6.5C13.387 6.217 15 4 15 4h16s1.815 2.496 3 6.112c.574 1.752 1 3.767 1 5.888"/><path stroke="#000" d="M35 16s-7 3-12 0s-12 0-12 0"/><path stroke="#fff" d="M34 10.112c.574 1.752 1 3.767 1 5.888c0 1.675-.357 3.284-1 4.75M12.21 9.5C11.533 11.387 11 13.627 11 16c0 1.886.435 3.67 1.21 5.258"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGnyERqbiU)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGnyERqbiU"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path stroke="#fff" d="M33 44H13m10-16v16"/><path fill="#fff" stroke="#fff" d="M35 16c0 1.675-.357 3.284-1 4.75C32.148 24.97 27.92 28 23 28a12 12 0 0 1-10.79-6.742A11.95 11.95 0 0 1 11 16c0-2.373.533-4.613 1.21-6.5C13.387 6.217 15 4 15 4h16s1.815 2.496 3 6.112c.574 1.752 1 3.767 1 5.888"/><path stroke="#000" d="M35 16s-7 3-12 0s-12 0-12 0"/><path stroke="#fff" d="M34 10.112c.574 1.752 1 3.767 1 5.888c0 1.675-.357 3.284-1 4.75M12.21 9.5C11.533 11.387 11 13.627 11 16c0 1.886.435 3.67 1.21 5.258"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGnyERqbiU)"/></svg> </template>
CSS
.icon-goblet-full {
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%3Cdefs%3E%3Cmask%20id%3D%22SVGnyERqbiU%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M33%2044H13m10-16v16%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M35%2016c0%201.675-.357%203.284-1%204.75C32.148%2024.97%2027.92%2028%2023%2028a12%2012%200%200%201-10.79-6.742A11.95%2011.95%200%200%201%2011%2016c0-2.373.533-4.613%201.21-6.5C13.387%206.217%2015%204%2015%204h16s1.815%202.496%203%206.112c.574%201.752%201%203.767%201%205.888%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M35%2016s-7%203-12%200s-12%200-12%200%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M34%2010.112c.574%201.752%201%203.767%201%205.888c0%201.675-.357%203.284-1%204.75M12.21%209.5C11.533%2011.387%2011%2013.627%2011%2016c0%201.886.435%203.67%201.21%205.258%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGnyERqbiU)%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%3Cdefs%3E%3Cmask%20id%3D%22SVGnyERqbiU%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M33%2044H13m10-16v16%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M35%2016c0%201.675-.357%203.284-1%204.75C32.148%2024.97%2027.92%2028%2023%2028a12%2012%200%200%201-10.79-6.742A11.95%2011.95%200%200%201%2011%2016c0-2.373.533-4.613%201.21-6.5C13.387%206.217%2015%204%2015%204h16s1.815%202.496%203%206.112c.574%201.752%201%203.767%201%205.888%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M35%2016s-7%203-12%200s-12%200-12%200%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M34%2010.112c.574%201.752%201%203.767%201%205.888c0%201.675-.357%203.284-1%204.75M12.21%209.5C11.533%2011.387%2011%2013.627%2011%2016c0%201.886.435%203.67%201.21%205.258%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGnyERqbiU)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/goblet-full.svg?color=%231a73e8&size=48