goblet full icon

goblet-full from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
goblet-full
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

The same icon in other sets

Related icons in Element Plus

Use the goblet full icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M256 320h512c0-78.6-12.6-142.4-37-192H296.9A488 488 0 0 0 256 320m504 64H264a256.1 256.1 0 0 0 496 0M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320q0-128.4 64-256h512q64 96.4 64 256a320 320 0 0 1-288 318.4"/></svg>

React

import type { SVGProps } from "react";

export function EpGobletFull(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M256 320h512c0-78.6-12.6-142.4-37-192H296.9A488 488 0 0 0 256 320m504 64H264a256.1 256.1 0 0 0 496 0M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320q0-128.4 64-256h512q64 96.4 64 256a320 320 0 0 1-288 318.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M256 320h512c0-78.6-12.6-142.4-37-192H296.9A488 488 0 0 0 256 320m504 64H264a256.1 256.1 0 0 0 496 0M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320q0-128.4 64-256h512q64 96.4 64 256a320 320 0 0 1-288 318.4"/></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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20320h512c0-78.6-12.6-142.4-37-192H296.9A488%20488%200%200%200%20256%20320m504%2064H264a256.1%20256.1%200%200%200%20496%200M544%20638.4V896h96a32%2032%200%201%201%200%2064H384a32%2032%200%201%201%200-64h96V638.4A320%20320%200%200%201%20192%20320q0-128.4%2064-256h512q64%2096.4%2064%20256a320%20320%200%200%201-288%20318.4%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20320h512c0-78.6-12.6-142.4-37-192H296.9A488%20488%200%200%200%20256%20320m504%2064H264a256.1%20256.1%200%200%200%20496%200M544%20638.4V896h96a32%2032%200%201%201%200%2064H384a32%2032%200%201%201%200-64h96V638.4A320%20320%200%200%201%20192%20320q0-128.4%2064-256h512q64%2096.4%2064%20256a320%20320%200%200%201-288%20318.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/goblet-full.svg?color=%231a73e8&size=48