goblet broken icon
goblet-broken-fill from Remix Icon by Remix Design · Fill · Food · Apache-2.0 Free for personal and commercial use.
- Name
- goblet-broken-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 broken icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.923 2l-2.088 3.616l2.598 1.5l-1.75 3.031l1.733 1l2.75-4.763l-2.599-1.5L15.232 2h2.636l1.122 7.859c.302 2.114-.521 3.93-1.88 5.188c-1.105 1.022-2.568 1.685-4.11 1.887V20h5v2H6v-2h5v-3.066c-1.54-.202-3.004-.865-4.109-1.888c-1.359-1.257-2.183-3.073-1.88-5.187L6.133 2z"/></svg>
React
import type { SVGProps } from "react";
export function RiGobletBrokenFill(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="m12.923 2l-2.088 3.616l2.598 1.5l-1.75 3.031l1.733 1l2.75-4.763l-2.599-1.5L15.232 2h2.636l1.122 7.859c.302 2.114-.521 3.93-1.88 5.188c-1.105 1.022-2.568 1.685-4.11 1.887V20h5v2H6v-2h5v-3.066c-1.54-.202-3.004-.865-4.109-1.888c-1.359-1.257-2.183-3.073-1.88-5.187L6.133 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.923 2l-2.088 3.616l2.598 1.5l-1.75 3.031l1.733 1l2.75-4.763l-2.599-1.5L15.232 2h2.636l1.122 7.859c.302 2.114-.521 3.93-1.88 5.188c-1.105 1.022-2.568 1.685-4.11 1.887V20h5v2H6v-2h5v-3.066c-1.54-.202-3.004-.865-4.109-1.888c-1.359-1.257-2.183-3.073-1.88-5.187L6.133 2z"/></svg> </template>
CSS
.icon-goblet-broken-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%22m12.923%202l-2.088%203.616l2.598%201.5l-1.75%203.031l1.733%201l2.75-4.763l-2.599-1.5L15.232%202h2.636l1.122%207.859c.302%202.114-.521%203.93-1.88%205.188c-1.105%201.022-2.568%201.685-4.11%201.887V20h5v2H6v-2h5v-3.066c-1.54-.202-3.004-.865-4.109-1.888c-1.359-1.257-2.183-3.073-1.88-5.187L6.133%202z%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%22m12.923%202l-2.088%203.616l2.598%201.5l-1.75%203.031l1.733%201l2.75-4.763l-2.599-1.5L15.232%202h2.636l1.122%207.859c.302%202.114-.521%203.93-1.88%205.188c-1.105%201.022-2.568%201.685-4.11%201.887V20h5v2H6v-2h5v-3.066c-1.54-.202-3.004-.865-4.109-1.888c-1.359-1.257-2.183-3.073-1.88-5.187L6.133%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/goblet-broken-fill.svg?color=%231a73e8&size=48