goblet 2 icon
goblet-2-fill from Remix Icon by Remix Design · Fill · Food · Apache-2.0 Free for personal and commercial use.
- Name
- goblet-2-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Food
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More food icons from Remix Icon
Use the goblet 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.133 2L5.011 9.859c-.303 2.114.521 3.93 1.88 5.188c1.105 1.022 2.568 1.685 4.11 1.887V20H6v2h12v-2h-5v-3.066c1.54-.202 3.004-.865 4.109-1.888c1.359-1.257 2.182-3.073 1.88-5.187L17.868 2zM10 7c-.83 0-1.838.242-2.629.476L7.868 4h8.265l.49 3.431C15.785 7.707 14.89 8 14 8c-1.392 0-2.572-1-4-1"/></svg>
React
import type { SVGProps } from "react";
export function RiGoblet2Fill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.133 2L5.011 9.859c-.303 2.114.521 3.93 1.88 5.188c1.105 1.022 2.568 1.685 4.11 1.887V20H6v2h12v-2h-5v-3.066c1.54-.202 3.004-.865 4.109-1.888c1.359-1.257 2.182-3.073 1.88-5.187L17.868 2zM10 7c-.83 0-1.838.242-2.629.476L7.868 4h8.265l.49 3.431C15.785 7.707 14.89 8 14 8c-1.392 0-2.572-1-4-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.133 2L5.011 9.859c-.303 2.114.521 3.93 1.88 5.188c1.105 1.022 2.568 1.685 4.11 1.887V20H6v2h12v-2h-5v-3.066c1.54-.202 3.004-.865 4.109-1.888c1.359-1.257 2.182-3.073 1.88-5.187L17.868 2zM10 7c-.83 0-1.838.242-2.629.476L7.868 4h8.265l.49 3.431C15.785 7.707 14.89 8 14 8c-1.392 0-2.572-1-4-1"/></svg> </template>
CSS
.icon-goblet-2-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.133%202L5.011%209.859c-.303%202.114.521%203.93%201.88%205.188c1.105%201.022%202.568%201.685%204.11%201.887V20H6v2h12v-2h-5v-3.066c1.54-.202%203.004-.865%204.109-1.888c1.359-1.257%202.182-3.073%201.88-5.187L17.868%202zM10%207c-.83%200-1.838.242-2.629.476L7.868%204h8.265l.49%203.431C15.785%207.707%2014.89%208%2014%208c-1.392%200-2.572-1-4-1%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.133%202L5.011%209.859c-.303%202.114.521%203.93%201.88%205.188c1.105%201.022%202.568%201.685%204.11%201.887V20H6v2h12v-2h-5v-3.066c1.54-.202%203.004-.865%204.109-1.888c1.359-1.257%202.182-3.073%201.88-5.187L17.868%202zM10%207c-.83%200-1.838.242-2.629.476L7.868%204h8.265l.49%203.431C15.785%207.707%2014.89%208%2014%208c-1.392%200-2.572-1-4-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/goblet-2-fill.svg?color=%231a73e8&size=48