rice ball emoji

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

Name
rice-ball
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 rice ball emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#cdcbbf" d="M63.55 9.17C79.3 8.65 99.82 29.96 109.42 43c9.2 12.5 18.07 29.76 14.17 46.94s-19.13 24.8-35.78 26.75s-54.38 2.48-67.13-4.61C7.93 105-.22 91.89 4.38 71.17c5.32-23.92 37.56-61.29 59.17-62"/><path fill="#fff" d="M63.83 14.78c-12.65 0-33.88 21.69-40.93 31.76s-16.98 31-7.93 41.21s25.16 4.74 47.87 5.03s34.36.72 38.67-.14s12.36-4.31 14.52-13.51s-4.98-28.1-17.63-41.76C83.62 21.4 73.31 14.78 63.83 14.78"/><path fill="#d4d4d4" d="M42.87 37.66c0 2.62 1.9 3.25 5.94 3.09s6.02-1.09 5.86-3.17c-.24-3.01-2.77-2.93-5.86-2.93s-5.94.32-5.94 3.01m36.32 5.39c.95 2.77 4.04 1.58 6.81.55s4.99-3 3.8-5.38c-1.35-2.69-3.87-.59-5.94.32c-2.53 1.11-5.62 1.74-4.67 4.51M56.02 28.01c.76 1.91 3.31 1.74 5.86.63c3.48-1.5 4.83-2.93 3.8-5.23s-4.04-.95-5.7-.24c-1.66.72-5.07 2.06-3.96 4.84M27.26 46.24c-1.31 2.34 1.05 4.43 3.68 5.85s4.68 1.64 5.78 0c1.4-2.09-.13-3.61-3.07-5.44c-3.49-2.17-5.57-1.86-6.39-.41M15.08 78.77c.21 2.13 1.27 2.93 5.62 2.61c4.36-.32 5.58-1.65 5.46-3.56c-.16-2.61-3.09-2.61-6.02-2.22c-2.92.39-5.3.79-5.06 3.17m84.03-12.22c1.7 2.09 4.59-.48 6.1-1.98s4.08-3.77 2.14-5.86c-2.14-2.3-4.28.16-5.94 1.66c-1.67 1.51-4.36 3.64-2.3 6.18M96.29 80.6c0 3.41 3.25 3.17 5.78 3.09s5.78-.87 5.78-3.41c0-2.53-2.38-2.93-5.94-2.53s-5.62.79-5.62 2.85"/><path fill="#3c3c3c" d="M35.47 59.56c1.82-.26 19.02.45 27.95.06s26.52-.41 27.56-.19c1.96.4 1.92 1.92 1.92 3.84s-.01 22.3-.07 28.87c-.05 6.05.53 23.41-.33 24.18s-5.94 1.58-9.11 1.77s-17.49 1.97-41.09-.1c-3.16-.28-8.64-1.4-8.93-1.78s-.29-23.95-.19-30.76c.1-6.82.09-23.3.08-23.97c-.01-1.44 1.53-1.83 2.21-1.92"/><path fill="#858585" d="M73.67 80.66c.31 1.08 3.01 2.43 4.83 2.31c1.82-.13 3.97-.78 4.47-2.2c.26-.73-.66-3.01-.54-3.61s.01-3.1-1.73-3.85s-3.76 2.49-4.54 3.17c-.79.68-1.48.57-1.96 1.4c-.48.84-.88 1.57-.53 2.78m-26.05 4.33c.45 1.67 2.88 2.21 3.65 2.5s2.59.96 4.42.86c1.82-.1 5.66-3.55 6.24-4.8s1.63-3.65 2.98-4.42c1.34-.77 10.08-5.28 9.79-7.3c-.23-1.63-1.15-3.36-4.03-3.55s-6.82 1.15-9.22 1.34s-6.82.29-8.74 1.92s-4.22 4.9-4.8 6.72c-.58 1.84-.97 4.24-.29 6.73"/><path fill="#858585" d="M36.45 65.21c.26 3.35.38 4.58.67 9.67s.1 12.19.1 14.88s.58 12.96 2.5 13.25s4.8-1.34 5.09-4.13c.29-2.78 0-8.74 0-9.7s-1.92-4.61-1.82-5.28s-1.06-5.28.96-8.55c2.02-3.26 5.47-6.62 6.72-7.39c.7-.43 8.45-2.11 8.45-2.11s4.13.29 4.99-2.4s-4.28-1.14-6.82-.96c-2.69.19-9.31.48-12.58.67c-3.28.2-8.55-1.69-8.26 2.05"/></svg>

React

import type { SVGProps } from "react";

export function NotoRiceBall(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#cdcbbf" d="M63.55 9.17C79.3 8.65 99.82 29.96 109.42 43c9.2 12.5 18.07 29.76 14.17 46.94s-19.13 24.8-35.78 26.75s-54.38 2.48-67.13-4.61C7.93 105-.22 91.89 4.38 71.17c5.32-23.92 37.56-61.29 59.17-62"/><path fill="#fff" d="M63.83 14.78c-12.65 0-33.88 21.69-40.93 31.76s-16.98 31-7.93 41.21s25.16 4.74 47.87 5.03s34.36.72 38.67-.14s12.36-4.31 14.52-13.51s-4.98-28.1-17.63-41.76C83.62 21.4 73.31 14.78 63.83 14.78"/><path fill="#d4d4d4" d="M42.87 37.66c0 2.62 1.9 3.25 5.94 3.09s6.02-1.09 5.86-3.17c-.24-3.01-2.77-2.93-5.86-2.93s-5.94.32-5.94 3.01m36.32 5.39c.95 2.77 4.04 1.58 6.81.55s4.99-3 3.8-5.38c-1.35-2.69-3.87-.59-5.94.32c-2.53 1.11-5.62 1.74-4.67 4.51M56.02 28.01c.76 1.91 3.31 1.74 5.86.63c3.48-1.5 4.83-2.93 3.8-5.23s-4.04-.95-5.7-.24c-1.66.72-5.07 2.06-3.96 4.84M27.26 46.24c-1.31 2.34 1.05 4.43 3.68 5.85s4.68 1.64 5.78 0c1.4-2.09-.13-3.61-3.07-5.44c-3.49-2.17-5.57-1.86-6.39-.41M15.08 78.77c.21 2.13 1.27 2.93 5.62 2.61c4.36-.32 5.58-1.65 5.46-3.56c-.16-2.61-3.09-2.61-6.02-2.22c-2.92.39-5.3.79-5.06 3.17m84.03-12.22c1.7 2.09 4.59-.48 6.1-1.98s4.08-3.77 2.14-5.86c-2.14-2.3-4.28.16-5.94 1.66c-1.67 1.51-4.36 3.64-2.3 6.18M96.29 80.6c0 3.41 3.25 3.17 5.78 3.09s5.78-.87 5.78-3.41c0-2.53-2.38-2.93-5.94-2.53s-5.62.79-5.62 2.85"/><path fill="#3c3c3c" d="M35.47 59.56c1.82-.26 19.02.45 27.95.06s26.52-.41 27.56-.19c1.96.4 1.92 1.92 1.92 3.84s-.01 22.3-.07 28.87c-.05 6.05.53 23.41-.33 24.18s-5.94 1.58-9.11 1.77s-17.49 1.97-41.09-.1c-3.16-.28-8.64-1.4-8.93-1.78s-.29-23.95-.19-30.76c.1-6.82.09-23.3.08-23.97c-.01-1.44 1.53-1.83 2.21-1.92"/><path fill="#858585" d="M73.67 80.66c.31 1.08 3.01 2.43 4.83 2.31c1.82-.13 3.97-.78 4.47-2.2c.26-.73-.66-3.01-.54-3.61s.01-3.1-1.73-3.85s-3.76 2.49-4.54 3.17c-.79.68-1.48.57-1.96 1.4c-.48.84-.88 1.57-.53 2.78m-26.05 4.33c.45 1.67 2.88 2.21 3.65 2.5s2.59.96 4.42.86c1.82-.1 5.66-3.55 6.24-4.8s1.63-3.65 2.98-4.42c1.34-.77 10.08-5.28 9.79-7.3c-.23-1.63-1.15-3.36-4.03-3.55s-6.82 1.15-9.22 1.34s-6.82.29-8.74 1.92s-4.22 4.9-4.8 6.72c-.58 1.84-.97 4.24-.29 6.73"/><path fill="#858585" d="M36.45 65.21c.26 3.35.38 4.58.67 9.67s.1 12.19.1 14.88s.58 12.96 2.5 13.25s4.8-1.34 5.09-4.13c.29-2.78 0-8.74 0-9.7s-1.92-4.61-1.82-5.28s-1.06-5.28.96-8.55c2.02-3.26 5.47-6.62 6.72-7.39c.7-.43 8.45-2.11 8.45-2.11s4.13.29 4.99-2.4s-4.28-1.14-6.82-.96c-2.69.19-9.31.48-12.58.67c-3.28.2-8.55-1.69-8.26 2.05"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#cdcbbf" d="M63.55 9.17C79.3 8.65 99.82 29.96 109.42 43c9.2 12.5 18.07 29.76 14.17 46.94s-19.13 24.8-35.78 26.75s-54.38 2.48-67.13-4.61C7.93 105-.22 91.89 4.38 71.17c5.32-23.92 37.56-61.29 59.17-62"/><path fill="#fff" d="M63.83 14.78c-12.65 0-33.88 21.69-40.93 31.76s-16.98 31-7.93 41.21s25.16 4.74 47.87 5.03s34.36.72 38.67-.14s12.36-4.31 14.52-13.51s-4.98-28.1-17.63-41.76C83.62 21.4 73.31 14.78 63.83 14.78"/><path fill="#d4d4d4" d="M42.87 37.66c0 2.62 1.9 3.25 5.94 3.09s6.02-1.09 5.86-3.17c-.24-3.01-2.77-2.93-5.86-2.93s-5.94.32-5.94 3.01m36.32 5.39c.95 2.77 4.04 1.58 6.81.55s4.99-3 3.8-5.38c-1.35-2.69-3.87-.59-5.94.32c-2.53 1.11-5.62 1.74-4.67 4.51M56.02 28.01c.76 1.91 3.31 1.74 5.86.63c3.48-1.5 4.83-2.93 3.8-5.23s-4.04-.95-5.7-.24c-1.66.72-5.07 2.06-3.96 4.84M27.26 46.24c-1.31 2.34 1.05 4.43 3.68 5.85s4.68 1.64 5.78 0c1.4-2.09-.13-3.61-3.07-5.44c-3.49-2.17-5.57-1.86-6.39-.41M15.08 78.77c.21 2.13 1.27 2.93 5.62 2.61c4.36-.32 5.58-1.65 5.46-3.56c-.16-2.61-3.09-2.61-6.02-2.22c-2.92.39-5.3.79-5.06 3.17m84.03-12.22c1.7 2.09 4.59-.48 6.1-1.98s4.08-3.77 2.14-5.86c-2.14-2.3-4.28.16-5.94 1.66c-1.67 1.51-4.36 3.64-2.3 6.18M96.29 80.6c0 3.41 3.25 3.17 5.78 3.09s5.78-.87 5.78-3.41c0-2.53-2.38-2.93-5.94-2.53s-5.62.79-5.62 2.85"/><path fill="#3c3c3c" d="M35.47 59.56c1.82-.26 19.02.45 27.95.06s26.52-.41 27.56-.19c1.96.4 1.92 1.92 1.92 3.84s-.01 22.3-.07 28.87c-.05 6.05.53 23.41-.33 24.18s-5.94 1.58-9.11 1.77s-17.49 1.97-41.09-.1c-3.16-.28-8.64-1.4-8.93-1.78s-.29-23.95-.19-30.76c.1-6.82.09-23.3.08-23.97c-.01-1.44 1.53-1.83 2.21-1.92"/><path fill="#858585" d="M73.67 80.66c.31 1.08 3.01 2.43 4.83 2.31c1.82-.13 3.97-.78 4.47-2.2c.26-.73-.66-3.01-.54-3.61s.01-3.1-1.73-3.85s-3.76 2.49-4.54 3.17c-.79.68-1.48.57-1.96 1.4c-.48.84-.88 1.57-.53 2.78m-26.05 4.33c.45 1.67 2.88 2.21 3.65 2.5s2.59.96 4.42.86c1.82-.1 5.66-3.55 6.24-4.8s1.63-3.65 2.98-4.42c1.34-.77 10.08-5.28 9.79-7.3c-.23-1.63-1.15-3.36-4.03-3.55s-6.82 1.15-9.22 1.34s-6.82.29-8.74 1.92s-4.22 4.9-4.8 6.72c-.58 1.84-.97 4.24-.29 6.73"/><path fill="#858585" d="M36.45 65.21c.26 3.35.38 4.58.67 9.67s.1 12.19.1 14.88s.58 12.96 2.5 13.25s4.8-1.34 5.09-4.13c.29-2.78 0-8.74 0-9.7s-1.92-4.61-1.82-5.28s-1.06-5.28.96-8.55c2.02-3.26 5.47-6.62 6.72-7.39c.7-.43 8.45-2.11 8.45-2.11s4.13.29 4.99-2.4s-4.28-1.14-6.82-.96c-2.69.19-9.31.48-12.58.67c-3.28.2-8.55-1.69-8.26 2.05"/></svg>
</template>

CSS

.icon-rice-ball {
  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%23cdcbbf%22%20d%3D%22M63.55%209.17C79.3%208.65%2099.82%2029.96%20109.42%2043c9.2%2012.5%2018.07%2029.76%2014.17%2046.94s-19.13%2024.8-35.78%2026.75s-54.38%202.48-67.13-4.61C7.93%20105-.22%2091.89%204.38%2071.17c5.32-23.92%2037.56-61.29%2059.17-62%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M63.83%2014.78c-12.65%200-33.88%2021.69-40.93%2031.76s-16.98%2031-7.93%2041.21s25.16%204.74%2047.87%205.03s34.36.72%2038.67-.14s12.36-4.31%2014.52-13.51s-4.98-28.1-17.63-41.76C83.62%2021.4%2073.31%2014.78%2063.83%2014.78%22%2F%3E%3Cpath%20fill%3D%22%23d4d4d4%22%20d%3D%22M42.87%2037.66c0%202.62%201.9%203.25%205.94%203.09s6.02-1.09%205.86-3.17c-.24-3.01-2.77-2.93-5.86-2.93s-5.94.32-5.94%203.01m36.32%205.39c.95%202.77%204.04%201.58%206.81.55s4.99-3%203.8-5.38c-1.35-2.69-3.87-.59-5.94.32c-2.53%201.11-5.62%201.74-4.67%204.51M56.02%2028.01c.76%201.91%203.31%201.74%205.86.63c3.48-1.5%204.83-2.93%203.8-5.23s-4.04-.95-5.7-.24c-1.66.72-5.07%202.06-3.96%204.84M27.26%2046.24c-1.31%202.34%201.05%204.43%203.68%205.85s4.68%201.64%205.78%200c1.4-2.09-.13-3.61-3.07-5.44c-3.49-2.17-5.57-1.86-6.39-.41M15.08%2078.77c.21%202.13%201.27%202.93%205.62%202.61c4.36-.32%205.58-1.65%205.46-3.56c-.16-2.61-3.09-2.61-6.02-2.22c-2.92.39-5.3.79-5.06%203.17m84.03-12.22c1.7%202.09%204.59-.48%206.1-1.98s4.08-3.77%202.14-5.86c-2.14-2.3-4.28.16-5.94%201.66c-1.67%201.51-4.36%203.64-2.3%206.18M96.29%2080.6c0%203.41%203.25%203.17%205.78%203.09s5.78-.87%205.78-3.41c0-2.53-2.38-2.93-5.94-2.53s-5.62.79-5.62%202.85%22%2F%3E%3Cpath%20fill%3D%22%233c3c3c%22%20d%3D%22M35.47%2059.56c1.82-.26%2019.02.45%2027.95.06s26.52-.41%2027.56-.19c1.96.4%201.92%201.92%201.92%203.84s-.01%2022.3-.07%2028.87c-.05%206.05.53%2023.41-.33%2024.18s-5.94%201.58-9.11%201.77s-17.49%201.97-41.09-.1c-3.16-.28-8.64-1.4-8.93-1.78s-.29-23.95-.19-30.76c.1-6.82.09-23.3.08-23.97c-.01-1.44%201.53-1.83%202.21-1.92%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M73.67%2080.66c.31%201.08%203.01%202.43%204.83%202.31c1.82-.13%203.97-.78%204.47-2.2c.26-.73-.66-3.01-.54-3.61s.01-3.1-1.73-3.85s-3.76%202.49-4.54%203.17c-.79.68-1.48.57-1.96%201.4c-.48.84-.88%201.57-.53%202.78m-26.05%204.33c.45%201.67%202.88%202.21%203.65%202.5s2.59.96%204.42.86c1.82-.1%205.66-3.55%206.24-4.8s1.63-3.65%202.98-4.42c1.34-.77%2010.08-5.28%209.79-7.3c-.23-1.63-1.15-3.36-4.03-3.55s-6.82%201.15-9.22%201.34s-6.82.29-8.74%201.92s-4.22%204.9-4.8%206.72c-.58%201.84-.97%204.24-.29%206.73%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M36.45%2065.21c.26%203.35.38%204.58.67%209.67s.1%2012.19.1%2014.88s.58%2012.96%202.5%2013.25s4.8-1.34%205.09-4.13c.29-2.78%200-8.74%200-9.7s-1.92-4.61-1.82-5.28s-1.06-5.28.96-8.55c2.02-3.26%205.47-6.62%206.72-7.39c.7-.43%208.45-2.11%208.45-2.11s4.13.29%204.99-2.4s-4.28-1.14-6.82-.96c-2.69.19-9.31.48-12.58.67c-3.28.2-8.55-1.69-8.26%202.05%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%23cdcbbf%22%20d%3D%22M63.55%209.17C79.3%208.65%2099.82%2029.96%20109.42%2043c9.2%2012.5%2018.07%2029.76%2014.17%2046.94s-19.13%2024.8-35.78%2026.75s-54.38%202.48-67.13-4.61C7.93%20105-.22%2091.89%204.38%2071.17c5.32-23.92%2037.56-61.29%2059.17-62%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M63.83%2014.78c-12.65%200-33.88%2021.69-40.93%2031.76s-16.98%2031-7.93%2041.21s25.16%204.74%2047.87%205.03s34.36.72%2038.67-.14s12.36-4.31%2014.52-13.51s-4.98-28.1-17.63-41.76C83.62%2021.4%2073.31%2014.78%2063.83%2014.78%22%2F%3E%3Cpath%20fill%3D%22%23d4d4d4%22%20d%3D%22M42.87%2037.66c0%202.62%201.9%203.25%205.94%203.09s6.02-1.09%205.86-3.17c-.24-3.01-2.77-2.93-5.86-2.93s-5.94.32-5.94%203.01m36.32%205.39c.95%202.77%204.04%201.58%206.81.55s4.99-3%203.8-5.38c-1.35-2.69-3.87-.59-5.94.32c-2.53%201.11-5.62%201.74-4.67%204.51M56.02%2028.01c.76%201.91%203.31%201.74%205.86.63c3.48-1.5%204.83-2.93%203.8-5.23s-4.04-.95-5.7-.24c-1.66.72-5.07%202.06-3.96%204.84M27.26%2046.24c-1.31%202.34%201.05%204.43%203.68%205.85s4.68%201.64%205.78%200c1.4-2.09-.13-3.61-3.07-5.44c-3.49-2.17-5.57-1.86-6.39-.41M15.08%2078.77c.21%202.13%201.27%202.93%205.62%202.61c4.36-.32%205.58-1.65%205.46-3.56c-.16-2.61-3.09-2.61-6.02-2.22c-2.92.39-5.3.79-5.06%203.17m84.03-12.22c1.7%202.09%204.59-.48%206.1-1.98s4.08-3.77%202.14-5.86c-2.14-2.3-4.28.16-5.94%201.66c-1.67%201.51-4.36%203.64-2.3%206.18M96.29%2080.6c0%203.41%203.25%203.17%205.78%203.09s5.78-.87%205.78-3.41c0-2.53-2.38-2.93-5.94-2.53s-5.62.79-5.62%202.85%22%2F%3E%3Cpath%20fill%3D%22%233c3c3c%22%20d%3D%22M35.47%2059.56c1.82-.26%2019.02.45%2027.95.06s26.52-.41%2027.56-.19c1.96.4%201.92%201.92%201.92%203.84s-.01%2022.3-.07%2028.87c-.05%206.05.53%2023.41-.33%2024.18s-5.94%201.58-9.11%201.77s-17.49%201.97-41.09-.1c-3.16-.28-8.64-1.4-8.93-1.78s-.29-23.95-.19-30.76c.1-6.82.09-23.3.08-23.97c-.01-1.44%201.53-1.83%202.21-1.92%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M73.67%2080.66c.31%201.08%203.01%202.43%204.83%202.31c1.82-.13%203.97-.78%204.47-2.2c.26-.73-.66-3.01-.54-3.61s.01-3.1-1.73-3.85s-3.76%202.49-4.54%203.17c-.79.68-1.48.57-1.96%201.4c-.48.84-.88%201.57-.53%202.78m-26.05%204.33c.45%201.67%202.88%202.21%203.65%202.5s2.59.96%204.42.86c1.82-.1%205.66-3.55%206.24-4.8s1.63-3.65%202.98-4.42c1.34-.77%2010.08-5.28%209.79-7.3c-.23-1.63-1.15-3.36-4.03-3.55s-6.82%201.15-9.22%201.34s-6.82.29-8.74%201.92s-4.22%204.9-4.8%206.72c-.58%201.84-.97%204.24-.29%206.73%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M36.45%2065.21c.26%203.35.38%204.58.67%209.67s.1%2012.19.1%2014.88s.58%2012.96%202.5%2013.25s4.8-1.34%205.09-4.13c.29-2.78%200-8.74%200-9.7s-1.92-4.61-1.82-5.28s-1.06-5.28.96-8.55c2.02-3.26%205.47-6.62%206.72-7.39c.7-.43%208.45-2.11%208.45-2.11s4.13.29%204.99-2.4s-4.28-1.14-6.82-.96c-2.69.19-9.31.48-12.58.67c-3.28.2-8.55-1.69-8.26%202.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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