sake from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
sake
Set
Emoji One (Colored)
Style
Default
Category
Food
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More food icons from Emoji One (Colored)

Use the sake emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b7b198" d="M44.1 50.4c7.6 0 13.8 2.6 13.8 5.8S51.7 62 44.1 62s-13.8-2.6-13.8-5.8s6.1-5.8 13.8-5.8"/><path fill="#f9f3d9" d="M35.6 5.4c-.3 2.2 1.9 6.4 2 8.7c.2 3.3-18.4 24.7-8.6 40.5c4.4 7.1 25.7 7.1 30.1 0c9.8-15.8-8.8-37.1-8.6-40.5c.1-2.2 2.4-6.5 2-8.7c-.7-4.5-16.1-4.5-16.9 0"/><g fill="#b7b198"><path d="M37 5.7c-.8 4.9 14.9 4.9 14.1 0c-.6-4-13.4-4-14.1 0"/><ellipse cx="13" cy="58.5" rx="10.1" ry="3.5"/></g><g fill="#f9f3d9"><path d="M2 43.8h22v13.1H2z"/><ellipse cx="13" cy="43.8" rx="11" ry="3.8"/><ellipse cx="13" cy="56.9" rx="11" ry="3.8"/></g><path fill="#b7b198" d="M22.1 45.1c.5-.3.7-.7.7-1.1c0-1.6-4.4-3-9.8-3s-9.8 1.3-9.8 3c0 .4.3.8.7 1.1c1.5-1.1 5-1.9 9.1-1.9s7.7.8 9.1 1.9"/><path fill="#b4d7ee" d="M22.1 45.1c-1.5-1.1-5-1.9-9.1-1.9s-7.7.8-9.1 1.9c1.5 1.1 5 1.9 9.1 1.9c4.1-.1 7.7-.9 9.1-1.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneSake(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b7b198" d="M44.1 50.4c7.6 0 13.8 2.6 13.8 5.8S51.7 62 44.1 62s-13.8-2.6-13.8-5.8s6.1-5.8 13.8-5.8"/><path fill="#f9f3d9" d="M35.6 5.4c-.3 2.2 1.9 6.4 2 8.7c.2 3.3-18.4 24.7-8.6 40.5c4.4 7.1 25.7 7.1 30.1 0c9.8-15.8-8.8-37.1-8.6-40.5c.1-2.2 2.4-6.5 2-8.7c-.7-4.5-16.1-4.5-16.9 0"/><g fill="#b7b198"><path d="M37 5.7c-.8 4.9 14.9 4.9 14.1 0c-.6-4-13.4-4-14.1 0"/><ellipse cx="13" cy="58.5" rx="10.1" ry="3.5"/></g><g fill="#f9f3d9"><path d="M2 43.8h22v13.1H2z"/><ellipse cx="13" cy="43.8" rx="11" ry="3.8"/><ellipse cx="13" cy="56.9" rx="11" ry="3.8"/></g><path fill="#b7b198" d="M22.1 45.1c.5-.3.7-.7.7-1.1c0-1.6-4.4-3-9.8-3s-9.8 1.3-9.8 3c0 .4.3.8.7 1.1c1.5-1.1 5-1.9 9.1-1.9s7.7.8 9.1 1.9"/><path fill="#b4d7ee" d="M22.1 45.1c-1.5-1.1-5-1.9-9.1-1.9s-7.7.8-9.1 1.9c1.5 1.1 5 1.9 9.1 1.9c4.1-.1 7.7-.9 9.1-1.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b7b198" d="M44.1 50.4c7.6 0 13.8 2.6 13.8 5.8S51.7 62 44.1 62s-13.8-2.6-13.8-5.8s6.1-5.8 13.8-5.8"/><path fill="#f9f3d9" d="M35.6 5.4c-.3 2.2 1.9 6.4 2 8.7c.2 3.3-18.4 24.7-8.6 40.5c4.4 7.1 25.7 7.1 30.1 0c9.8-15.8-8.8-37.1-8.6-40.5c.1-2.2 2.4-6.5 2-8.7c-.7-4.5-16.1-4.5-16.9 0"/><g fill="#b7b198"><path d="M37 5.7c-.8 4.9 14.9 4.9 14.1 0c-.6-4-13.4-4-14.1 0"/><ellipse cx="13" cy="58.5" rx="10.1" ry="3.5"/></g><g fill="#f9f3d9"><path d="M2 43.8h22v13.1H2z"/><ellipse cx="13" cy="43.8" rx="11" ry="3.8"/><ellipse cx="13" cy="56.9" rx="11" ry="3.8"/></g><path fill="#b7b198" d="M22.1 45.1c.5-.3.7-.7.7-1.1c0-1.6-4.4-3-9.8-3s-9.8 1.3-9.8 3c0 .4.3.8.7 1.1c1.5-1.1 5-1.9 9.1-1.9s7.7.8 9.1 1.9"/><path fill="#b4d7ee" d="M22.1 45.1c-1.5-1.1-5-1.9-9.1-1.9s-7.7.8-9.1 1.9c1.5 1.1 5 1.9 9.1 1.9c4.1-.1 7.7-.9 9.1-1.9"/></svg>
</template>

CSS

.icon-sake {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23b7b198%22%20d%3D%22M44.1%2050.4c7.6%200%2013.8%202.6%2013.8%205.8S51.7%2062%2044.1%2062s-13.8-2.6-13.8-5.8s6.1-5.8%2013.8-5.8%22%2F%3E%3Cpath%20fill%3D%22%23f9f3d9%22%20d%3D%22M35.6%205.4c-.3%202.2%201.9%206.4%202%208.7c.2%203.3-18.4%2024.7-8.6%2040.5c4.4%207.1%2025.7%207.1%2030.1%200c9.8-15.8-8.8-37.1-8.6-40.5c.1-2.2%202.4-6.5%202-8.7c-.7-4.5-16.1-4.5-16.9%200%22%2F%3E%3Cg%20fill%3D%22%23b7b198%22%3E%3Cpath%20d%3D%22M37%205.7c-.8%204.9%2014.9%204.9%2014.1%200c-.6-4-13.4-4-14.1%200%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2258.5%22%20rx%3D%2210.1%22%20ry%3D%223.5%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23f9f3d9%22%3E%3Cpath%20d%3D%22M2%2043.8h22v13.1H2z%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2243.8%22%20rx%3D%2211%22%20ry%3D%223.8%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2256.9%22%20rx%3D%2211%22%20ry%3D%223.8%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23b7b198%22%20d%3D%22M22.1%2045.1c.5-.3.7-.7.7-1.1c0-1.6-4.4-3-9.8-3s-9.8%201.3-9.8%203c0%20.4.3.8.7%201.1c1.5-1.1%205-1.9%209.1-1.9s7.7.8%209.1%201.9%22%2F%3E%3Cpath%20fill%3D%22%23b4d7ee%22%20d%3D%22M22.1%2045.1c-1.5-1.1-5-1.9-9.1-1.9s-7.7.8-9.1%201.9c1.5%201.1%205%201.9%209.1%201.9c4.1-.1%207.7-.9%209.1-1.9%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23b7b198%22%20d%3D%22M44.1%2050.4c7.6%200%2013.8%202.6%2013.8%205.8S51.7%2062%2044.1%2062s-13.8-2.6-13.8-5.8s6.1-5.8%2013.8-5.8%22%2F%3E%3Cpath%20fill%3D%22%23f9f3d9%22%20d%3D%22M35.6%205.4c-.3%202.2%201.9%206.4%202%208.7c.2%203.3-18.4%2024.7-8.6%2040.5c4.4%207.1%2025.7%207.1%2030.1%200c9.8-15.8-8.8-37.1-8.6-40.5c.1-2.2%202.4-6.5%202-8.7c-.7-4.5-16.1-4.5-16.9%200%22%2F%3E%3Cg%20fill%3D%22%23b7b198%22%3E%3Cpath%20d%3D%22M37%205.7c-.8%204.9%2014.9%204.9%2014.1%200c-.6-4-13.4-4-14.1%200%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2258.5%22%20rx%3D%2210.1%22%20ry%3D%223.5%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23f9f3d9%22%3E%3Cpath%20d%3D%22M2%2043.8h22v13.1H2z%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2243.8%22%20rx%3D%2211%22%20ry%3D%223.8%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2256.9%22%20rx%3D%2211%22%20ry%3D%223.8%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23b7b198%22%20d%3D%22M22.1%2045.1c.5-.3.7-.7.7-1.1c0-1.6-4.4-3-9.8-3s-9.8%201.3-9.8%203c0%20.4.3.8.7%201.1c1.5-1.1%205-1.9%209.1-1.9s7.7.8%209.1%201.9%22%2F%3E%3Cpath%20fill%3D%22%23b4d7ee%22%20d%3D%22M22.1%2045.1c-1.5-1.1-5-1.9-9.1-1.9s-7.7.8-9.1%201.9c1.5%201.1%205%201.9%209.1%201.9c4.1-.1%207.7-.9%209.1-1.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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