cooked rice emoji

cooked-rice from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
cooked-rice
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the cooked rice emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#77a3ab" d="M83.49 99.04c-1.82.36-44.99 5.83-44.99 5.83s-.91 7.65.36 10.2s9.47 8.38 24.95 8.38s24.04-4.92 25.32-7.83s-.55-15.3-.55-15.3z"/><path fill="#a7d0d6" d="M34.07 42.84L4.68 56.45S7.03 84.14 25.41 99.3c26.45 21.81 66.05 15.31 84.3-6.03c16.66-19.48 13.61-45.32 13.61-45.32z"/><path fill="#77a3ac" d="M3.95 50.5c-.82 11.87 11 26.38 59.73 26.93c50.82.57 68.83-24.46 57.45-37.54s-39.06-14.6-58.21-14.41S5.28 31.23 3.95 50.5"/><path fill="#cdcbc0" d="M10.36 55.34s-.53-2.47.33-5.05s2.4-3.33 2.62-4.16s-1.89-5.22 1.67-10.99s5.87-4.55 6.85-5.77s.93-5.34 5.35-9.27s8.47-3.56 8.47-3.56s1.97-5.16 6.75-7.12s9.6-.75 9.6-.75s4.3-3.93 10.32-4.05s7.74 1.6 9.09 1.72s4.54-1.47 10.19.61c5.65 2.09 5.73 5.26 7 5.77s4.67-.49 9.83 3.68s4.31 6.09 5.04 6.88c.72.79 5.57.82 8.23 7.61c1.96 5 .91 8.67 1.11 9.21s2.98 3.43 4.18 6.39c1.11 2.76 1.6 6.63 1.6 6.63s-2.58 4.52-8.83 8.63c-6.61 4.35-80.84 4.54-85.76 2.97c-8.5-2.69-13.64-9.38-13.64-9.38"/><path fill="#fff" d="M18.47 47.85s-.55-6.18 1.11-9.58c2.33-4.79 6.88-5.28 6.88-5.28s.51-5.46 4.42-8.47c4.79-3.68 6.63-2.7 8.23-4.18c1.6-1.47 2.58-4.05 6.51-5.77s7.12-.61 8.47-1.23s3.51-3.14 7.81-3.43c5.53-.37 5.89 1.77 9.06 2.11c2.25.24 3.93-1.09 8.72.38s4.95 4.37 6.47 5.36s5.27.08 9.33 3.19c3.68 2.82 3.64 5.43 4.67 6.51c1.02 1.08 4.05 1.47 6.26 7.25c1.84 4.81.48 6.23.98 7.74s3.24 3.09 4.91 7.61c2.09 5.65 1.47 8.6 1.47 8.6S103.7 72.07 59 71.55c-32.18-.37-43.72-11.54-43.72-11.54s-.49-6.02.74-8.35s2.45-3.81 2.45-3.81"/><path fill="#d4d4d4" d="M61.17 68.25c.99 2.23 4.89 2.6 8.17-1.07c2.94-3.3 1.22-8.38-1.93-7.95c-2.87.39-1.93 3.37-3.3 4.51s-3.8 2.57-2.94 4.51M76.5 54.64c.85 1.82 5.95 1.43 7.88-1.93c1.93-3.37 1.65-8.29-1.15-8.24c-3.65.07-2.29 3.8-3.58 4.94s-4.58 2.15-3.15 5.23m19.7-18.56c-2.1.68-1 3.44-1.86 5.3s-3.15 3.94-1.36 5.52s5.87-1 6.45-4.94c.56-3.94-1.01-6.59-3.23-5.88M87.34 61c-1.34 2.15-3.87 1.07-4.37 3.3c-.5 2.22 4.66 3.01 7.52.36c2.87-2.65 2.08-7.16.29-7.52c-1.79-.37-2.37 2.14-3.44 3.86m-8.08-24.54c1.18 1.32 5.91-.08 7.48-4.79s-1.53-7.75-3.62-6.68s-.6 3.34-1.1 4.81s-5.07 4.08-2.76 6.66"/></svg>

React

import type { SVGProps } from "react";

export function NotoCookedRice(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#77a3ab" d="M83.49 99.04c-1.82.36-44.99 5.83-44.99 5.83s-.91 7.65.36 10.2s9.47 8.38 24.95 8.38s24.04-4.92 25.32-7.83s-.55-15.3-.55-15.3z"/><path fill="#a7d0d6" d="M34.07 42.84L4.68 56.45S7.03 84.14 25.41 99.3c26.45 21.81 66.05 15.31 84.3-6.03c16.66-19.48 13.61-45.32 13.61-45.32z"/><path fill="#77a3ac" d="M3.95 50.5c-.82 11.87 11 26.38 59.73 26.93c50.82.57 68.83-24.46 57.45-37.54s-39.06-14.6-58.21-14.41S5.28 31.23 3.95 50.5"/><path fill="#cdcbc0" d="M10.36 55.34s-.53-2.47.33-5.05s2.4-3.33 2.62-4.16s-1.89-5.22 1.67-10.99s5.87-4.55 6.85-5.77s.93-5.34 5.35-9.27s8.47-3.56 8.47-3.56s1.97-5.16 6.75-7.12s9.6-.75 9.6-.75s4.3-3.93 10.32-4.05s7.74 1.6 9.09 1.72s4.54-1.47 10.19.61c5.65 2.09 5.73 5.26 7 5.77s4.67-.49 9.83 3.68s4.31 6.09 5.04 6.88c.72.79 5.57.82 8.23 7.61c1.96 5 .91 8.67 1.11 9.21s2.98 3.43 4.18 6.39c1.11 2.76 1.6 6.63 1.6 6.63s-2.58 4.52-8.83 8.63c-6.61 4.35-80.84 4.54-85.76 2.97c-8.5-2.69-13.64-9.38-13.64-9.38"/><path fill="#fff" d="M18.47 47.85s-.55-6.18 1.11-9.58c2.33-4.79 6.88-5.28 6.88-5.28s.51-5.46 4.42-8.47c4.79-3.68 6.63-2.7 8.23-4.18c1.6-1.47 2.58-4.05 6.51-5.77s7.12-.61 8.47-1.23s3.51-3.14 7.81-3.43c5.53-.37 5.89 1.77 9.06 2.11c2.25.24 3.93-1.09 8.72.38s4.95 4.37 6.47 5.36s5.27.08 9.33 3.19c3.68 2.82 3.64 5.43 4.67 6.51c1.02 1.08 4.05 1.47 6.26 7.25c1.84 4.81.48 6.23.98 7.74s3.24 3.09 4.91 7.61c2.09 5.65 1.47 8.6 1.47 8.6S103.7 72.07 59 71.55c-32.18-.37-43.72-11.54-43.72-11.54s-.49-6.02.74-8.35s2.45-3.81 2.45-3.81"/><path fill="#d4d4d4" d="M61.17 68.25c.99 2.23 4.89 2.6 8.17-1.07c2.94-3.3 1.22-8.38-1.93-7.95c-2.87.39-1.93 3.37-3.3 4.51s-3.8 2.57-2.94 4.51M76.5 54.64c.85 1.82 5.95 1.43 7.88-1.93c1.93-3.37 1.65-8.29-1.15-8.24c-3.65.07-2.29 3.8-3.58 4.94s-4.58 2.15-3.15 5.23m19.7-18.56c-2.1.68-1 3.44-1.86 5.3s-3.15 3.94-1.36 5.52s5.87-1 6.45-4.94c.56-3.94-1.01-6.59-3.23-5.88M87.34 61c-1.34 2.15-3.87 1.07-4.37 3.3c-.5 2.22 4.66 3.01 7.52.36c2.87-2.65 2.08-7.16.29-7.52c-1.79-.37-2.37 2.14-3.44 3.86m-8.08-24.54c1.18 1.32 5.91-.08 7.48-4.79s-1.53-7.75-3.62-6.68s-.6 3.34-1.1 4.81s-5.07 4.08-2.76 6.66"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#77a3ab" d="M83.49 99.04c-1.82.36-44.99 5.83-44.99 5.83s-.91 7.65.36 10.2s9.47 8.38 24.95 8.38s24.04-4.92 25.32-7.83s-.55-15.3-.55-15.3z"/><path fill="#a7d0d6" d="M34.07 42.84L4.68 56.45S7.03 84.14 25.41 99.3c26.45 21.81 66.05 15.31 84.3-6.03c16.66-19.48 13.61-45.32 13.61-45.32z"/><path fill="#77a3ac" d="M3.95 50.5c-.82 11.87 11 26.38 59.73 26.93c50.82.57 68.83-24.46 57.45-37.54s-39.06-14.6-58.21-14.41S5.28 31.23 3.95 50.5"/><path fill="#cdcbc0" d="M10.36 55.34s-.53-2.47.33-5.05s2.4-3.33 2.62-4.16s-1.89-5.22 1.67-10.99s5.87-4.55 6.85-5.77s.93-5.34 5.35-9.27s8.47-3.56 8.47-3.56s1.97-5.16 6.75-7.12s9.6-.75 9.6-.75s4.3-3.93 10.32-4.05s7.74 1.6 9.09 1.72s4.54-1.47 10.19.61c5.65 2.09 5.73 5.26 7 5.77s4.67-.49 9.83 3.68s4.31 6.09 5.04 6.88c.72.79 5.57.82 8.23 7.61c1.96 5 .91 8.67 1.11 9.21s2.98 3.43 4.18 6.39c1.11 2.76 1.6 6.63 1.6 6.63s-2.58 4.52-8.83 8.63c-6.61 4.35-80.84 4.54-85.76 2.97c-8.5-2.69-13.64-9.38-13.64-9.38"/><path fill="#fff" d="M18.47 47.85s-.55-6.18 1.11-9.58c2.33-4.79 6.88-5.28 6.88-5.28s.51-5.46 4.42-8.47c4.79-3.68 6.63-2.7 8.23-4.18c1.6-1.47 2.58-4.05 6.51-5.77s7.12-.61 8.47-1.23s3.51-3.14 7.81-3.43c5.53-.37 5.89 1.77 9.06 2.11c2.25.24 3.93-1.09 8.72.38s4.95 4.37 6.47 5.36s5.27.08 9.33 3.19c3.68 2.82 3.64 5.43 4.67 6.51c1.02 1.08 4.05 1.47 6.26 7.25c1.84 4.81.48 6.23.98 7.74s3.24 3.09 4.91 7.61c2.09 5.65 1.47 8.6 1.47 8.6S103.7 72.07 59 71.55c-32.18-.37-43.72-11.54-43.72-11.54s-.49-6.02.74-8.35s2.45-3.81 2.45-3.81"/><path fill="#d4d4d4" d="M61.17 68.25c.99 2.23 4.89 2.6 8.17-1.07c2.94-3.3 1.22-8.38-1.93-7.95c-2.87.39-1.93 3.37-3.3 4.51s-3.8 2.57-2.94 4.51M76.5 54.64c.85 1.82 5.95 1.43 7.88-1.93c1.93-3.37 1.65-8.29-1.15-8.24c-3.65.07-2.29 3.8-3.58 4.94s-4.58 2.15-3.15 5.23m19.7-18.56c-2.1.68-1 3.44-1.86 5.3s-3.15 3.94-1.36 5.52s5.87-1 6.45-4.94c.56-3.94-1.01-6.59-3.23-5.88M87.34 61c-1.34 2.15-3.87 1.07-4.37 3.3c-.5 2.22 4.66 3.01 7.52.36c2.87-2.65 2.08-7.16.29-7.52c-1.79-.37-2.37 2.14-3.44 3.86m-8.08-24.54c1.18 1.32 5.91-.08 7.48-4.79s-1.53-7.75-3.62-6.68s-.6 3.34-1.1 4.81s-5.07 4.08-2.76 6.66"/></svg>
</template>

CSS

.icon-cooked-rice {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2377a3ab%22%20d%3D%22M83.49%2099.04c-1.82.36-44.99%205.83-44.99%205.83s-.91%207.65.36%2010.2s9.47%208.38%2024.95%208.38s24.04-4.92%2025.32-7.83s-.55-15.3-.55-15.3z%22%2F%3E%3Cpath%20fill%3D%22%23a7d0d6%22%20d%3D%22M34.07%2042.84L4.68%2056.45S7.03%2084.14%2025.41%2099.3c26.45%2021.81%2066.05%2015.31%2084.3-6.03c16.66-19.48%2013.61-45.32%2013.61-45.32z%22%2F%3E%3Cpath%20fill%3D%22%2377a3ac%22%20d%3D%22M3.95%2050.5c-.82%2011.87%2011%2026.38%2059.73%2026.93c50.82.57%2068.83-24.46%2057.45-37.54s-39.06-14.6-58.21-14.41S5.28%2031.23%203.95%2050.5%22%2F%3E%3Cpath%20fill%3D%22%23cdcbc0%22%20d%3D%22M10.36%2055.34s-.53-2.47.33-5.05s2.4-3.33%202.62-4.16s-1.89-5.22%201.67-10.99s5.87-4.55%206.85-5.77s.93-5.34%205.35-9.27s8.47-3.56%208.47-3.56s1.97-5.16%206.75-7.12s9.6-.75%209.6-.75s4.3-3.93%2010.32-4.05s7.74%201.6%209.09%201.72s4.54-1.47%2010.19.61c5.65%202.09%205.73%205.26%207%205.77s4.67-.49%209.83%203.68s4.31%206.09%205.04%206.88c.72.79%205.57.82%208.23%207.61c1.96%205%20.91%208.67%201.11%209.21s2.98%203.43%204.18%206.39c1.11%202.76%201.6%206.63%201.6%206.63s-2.58%204.52-8.83%208.63c-6.61%204.35-80.84%204.54-85.76%202.97c-8.5-2.69-13.64-9.38-13.64-9.38%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.47%2047.85s-.55-6.18%201.11-9.58c2.33-4.79%206.88-5.28%206.88-5.28s.51-5.46%204.42-8.47c4.79-3.68%206.63-2.7%208.23-4.18c1.6-1.47%202.58-4.05%206.51-5.77s7.12-.61%208.47-1.23s3.51-3.14%207.81-3.43c5.53-.37%205.89%201.77%209.06%202.11c2.25.24%203.93-1.09%208.72.38s4.95%204.37%206.47%205.36s5.27.08%209.33%203.19c3.68%202.82%203.64%205.43%204.67%206.51c1.02%201.08%204.05%201.47%206.26%207.25c1.84%204.81.48%206.23.98%207.74s3.24%203.09%204.91%207.61c2.09%205.65%201.47%208.6%201.47%208.6S103.7%2072.07%2059%2071.55c-32.18-.37-43.72-11.54-43.72-11.54s-.49-6.02.74-8.35s2.45-3.81%202.45-3.81%22%2F%3E%3Cpath%20fill%3D%22%23d4d4d4%22%20d%3D%22M61.17%2068.25c.99%202.23%204.89%202.6%208.17-1.07c2.94-3.3%201.22-8.38-1.93-7.95c-2.87.39-1.93%203.37-3.3%204.51s-3.8%202.57-2.94%204.51M76.5%2054.64c.85%201.82%205.95%201.43%207.88-1.93c1.93-3.37%201.65-8.29-1.15-8.24c-3.65.07-2.29%203.8-3.58%204.94s-4.58%202.15-3.15%205.23m19.7-18.56c-2.1.68-1%203.44-1.86%205.3s-3.15%203.94-1.36%205.52s5.87-1%206.45-4.94c.56-3.94-1.01-6.59-3.23-5.88M87.34%2061c-1.34%202.15-3.87%201.07-4.37%203.3c-.5%202.22%204.66%203.01%207.52.36c2.87-2.65%202.08-7.16.29-7.52c-1.79-.37-2.37%202.14-3.44%203.86m-8.08-24.54c1.18%201.32%205.91-.08%207.48-4.79s-1.53-7.75-3.62-6.68s-.6%203.34-1.1%204.81s-5.07%204.08-2.76%206.66%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2377a3ab%22%20d%3D%22M83.49%2099.04c-1.82.36-44.99%205.83-44.99%205.83s-.91%207.65.36%2010.2s9.47%208.38%2024.95%208.38s24.04-4.92%2025.32-7.83s-.55-15.3-.55-15.3z%22%2F%3E%3Cpath%20fill%3D%22%23a7d0d6%22%20d%3D%22M34.07%2042.84L4.68%2056.45S7.03%2084.14%2025.41%2099.3c26.45%2021.81%2066.05%2015.31%2084.3-6.03c16.66-19.48%2013.61-45.32%2013.61-45.32z%22%2F%3E%3Cpath%20fill%3D%22%2377a3ac%22%20d%3D%22M3.95%2050.5c-.82%2011.87%2011%2026.38%2059.73%2026.93c50.82.57%2068.83-24.46%2057.45-37.54s-39.06-14.6-58.21-14.41S5.28%2031.23%203.95%2050.5%22%2F%3E%3Cpath%20fill%3D%22%23cdcbc0%22%20d%3D%22M10.36%2055.34s-.53-2.47.33-5.05s2.4-3.33%202.62-4.16s-1.89-5.22%201.67-10.99s5.87-4.55%206.85-5.77s.93-5.34%205.35-9.27s8.47-3.56%208.47-3.56s1.97-5.16%206.75-7.12s9.6-.75%209.6-.75s4.3-3.93%2010.32-4.05s7.74%201.6%209.09%201.72s4.54-1.47%2010.19.61c5.65%202.09%205.73%205.26%207%205.77s4.67-.49%209.83%203.68s4.31%206.09%205.04%206.88c.72.79%205.57.82%208.23%207.61c1.96%205%20.91%208.67%201.11%209.21s2.98%203.43%204.18%206.39c1.11%202.76%201.6%206.63%201.6%206.63s-2.58%204.52-8.83%208.63c-6.61%204.35-80.84%204.54-85.76%202.97c-8.5-2.69-13.64-9.38-13.64-9.38%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.47%2047.85s-.55-6.18%201.11-9.58c2.33-4.79%206.88-5.28%206.88-5.28s.51-5.46%204.42-8.47c4.79-3.68%206.63-2.7%208.23-4.18c1.6-1.47%202.58-4.05%206.51-5.77s7.12-.61%208.47-1.23s3.51-3.14%207.81-3.43c5.53-.37%205.89%201.77%209.06%202.11c2.25.24%203.93-1.09%208.72.38s4.95%204.37%206.47%205.36s5.27.08%209.33%203.19c3.68%202.82%203.64%205.43%204.67%206.51c1.02%201.08%204.05%201.47%206.26%207.25c1.84%204.81.48%206.23.98%207.74s3.24%203.09%204.91%207.61c2.09%205.65%201.47%208.6%201.47%208.6S103.7%2072.07%2059%2071.55c-32.18-.37-43.72-11.54-43.72-11.54s-.49-6.02.74-8.35s2.45-3.81%202.45-3.81%22%2F%3E%3Cpath%20fill%3D%22%23d4d4d4%22%20d%3D%22M61.17%2068.25c.99%202.23%204.89%202.6%208.17-1.07c2.94-3.3%201.22-8.38-1.93-7.95c-2.87.39-1.93%203.37-3.3%204.51s-3.8%202.57-2.94%204.51M76.5%2054.64c.85%201.82%205.95%201.43%207.88-1.93c1.93-3.37%201.65-8.29-1.15-8.24c-3.65.07-2.29%203.8-3.58%204.94s-4.58%202.15-3.15%205.23m19.7-18.56c-2.1.68-1%203.44-1.86%205.3s-3.15%203.94-1.36%205.52s5.87-1%206.45-4.94c.56-3.94-1.01-6.59-3.23-5.88M87.34%2061c-1.34%202.15-3.87%201.07-4.37%203.3c-.5%202.22%204.66%203.01%207.52.36c2.87-2.65%202.08-7.16.29-7.52c-1.79-.37-2.37%202.14-3.44%203.86m-8.08-24.54c1.18%201.32%205.91-.08%207.48-4.79s-1.53-7.75-3.62-6.68s-.6%203.34-1.1%204.81s-5.07%204.08-2.76%206.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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