dumpling emoji
dumpling from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- dumpling
- 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 dumpling emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffe5b2" d="M11.7 110.26c6.03 4.72 17.15-.33 17.15-.33l12.74-4.41l66.47-42.3l8.98-11.6s7.75-6.97 7.68-13.07c-.07-6.06-3.27-8.98-8.33-9.47s-13.88 1.47-13.88 1.47s-2.57-8.3-7.49-11.78c-.13-.09-.12-.72-.25-.8c-1.22-.78-2.4-1.15-4.04-1.02c-1.65.13-3.14.46-4.4.89c-1.09.37-2.03 1.52-2.85 2.01c-3.06 1.81-4.33 3.35-4.33 3.35L65.1 19.77l-5.87-4.67s-2.36-.86-5.36-.08c-2.69.7-4.14 1.89-4.84 2.46c-.3.25-3.52 13.72-3.52 13.72l-22.54 3.1s-1.96.82-3.59 3.43s-2.21 7.1-2.21 7.1l2.7 15.76l-12.01 6.69s-1.59 1.55-2.74 4.65c-1.14 3.1-.97 5.6-.9 6.94c.06 1.03 9.11 9.5 9.11 9.5l-5.55 14.05c0 .01.16 4.91 3.92 7.84"/><path fill="#face90" d="M55.18 50.94C38.11 61.26 36.23 77.4 36.89 88.01s3.43 18.13 3.43 18.13s20.25-3.27 40.51-17.31s27.28-25.64 27.28-25.64s-8.21-10.04-20.09-15.84c-13.18-6.44-25.82-.66-32.84 3.59m39.63-33s-5.41 16.68 4.44 20.98c12.84 5.61 17.17-9.87 17.17-9.87s-5.87-.73-9.32-2.42c-6.08-2.98-12.29-8.69-12.29-8.69m-35.77-2.86s.25 15.53 13.54 17.39s13.79-14.66 13.79-14.66s-4.09 1.99-11.05 1.99c-5.84 0-7.95-2.24-10.68-3.35c-3.53-1.44-5.6-1.37-5.6-1.37M23.05 34.21s10.84 13.83 23.49 5.15c10.68-7.33 2.52-21.85 2.52-21.85s-6.87 8.86-10.46 10.8c-6.81 3.67-15.55 5.9-15.55 5.9m-5.74 9.81S32.97 54 27.26 64.07c-5.71 10.06-19.39 3.18-19.39 3.18s7.45-5.09 8.94-8.69s-.74-10.07.5-14.54m2.53 44.11c.41 6.35-9.21 12.54-12 14.27c-.62-3.99 1.39-8.32.89-12.54c-.51-4.26-4.79-7.5-4.46-11.02c3.74.18 15.03.97 15.57 9.29"/><path fill="#fff" d="M61.08 41.61c.56 1.55 2.63 1.4 5.3.73c2.56-.64 4.02-1.01 4.02-2.56c0-2.02-3.02-2.47-4.93-2.01c-1.92.46-5.12 1.83-4.39 3.84m-3.74 2.01c.55 2.47-9.5 5.89-15.72 14.25c-9.78 13.16-7.4 22.84-10.05 23.39c-2.51.52-3.23-9.8.15-17.56s9.23-14.04 13.65-17.16c5.29-3.74 11.42-5.37 11.97-2.92"/></svg>
React
import type { SVGProps } from "react";
export function NotoDumpling(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffe5b2" d="M11.7 110.26c6.03 4.72 17.15-.33 17.15-.33l12.74-4.41l66.47-42.3l8.98-11.6s7.75-6.97 7.68-13.07c-.07-6.06-3.27-8.98-8.33-9.47s-13.88 1.47-13.88 1.47s-2.57-8.3-7.49-11.78c-.13-.09-.12-.72-.25-.8c-1.22-.78-2.4-1.15-4.04-1.02c-1.65.13-3.14.46-4.4.89c-1.09.37-2.03 1.52-2.85 2.01c-3.06 1.81-4.33 3.35-4.33 3.35L65.1 19.77l-5.87-4.67s-2.36-.86-5.36-.08c-2.69.7-4.14 1.89-4.84 2.46c-.3.25-3.52 13.72-3.52 13.72l-22.54 3.1s-1.96.82-3.59 3.43s-2.21 7.1-2.21 7.1l2.7 15.76l-12.01 6.69s-1.59 1.55-2.74 4.65c-1.14 3.1-.97 5.6-.9 6.94c.06 1.03 9.11 9.5 9.11 9.5l-5.55 14.05c0 .01.16 4.91 3.92 7.84"/><path fill="#face90" d="M55.18 50.94C38.11 61.26 36.23 77.4 36.89 88.01s3.43 18.13 3.43 18.13s20.25-3.27 40.51-17.31s27.28-25.64 27.28-25.64s-8.21-10.04-20.09-15.84c-13.18-6.44-25.82-.66-32.84 3.59m39.63-33s-5.41 16.68 4.44 20.98c12.84 5.61 17.17-9.87 17.17-9.87s-5.87-.73-9.32-2.42c-6.08-2.98-12.29-8.69-12.29-8.69m-35.77-2.86s.25 15.53 13.54 17.39s13.79-14.66 13.79-14.66s-4.09 1.99-11.05 1.99c-5.84 0-7.95-2.24-10.68-3.35c-3.53-1.44-5.6-1.37-5.6-1.37M23.05 34.21s10.84 13.83 23.49 5.15c10.68-7.33 2.52-21.85 2.52-21.85s-6.87 8.86-10.46 10.8c-6.81 3.67-15.55 5.9-15.55 5.9m-5.74 9.81S32.97 54 27.26 64.07c-5.71 10.06-19.39 3.18-19.39 3.18s7.45-5.09 8.94-8.69s-.74-10.07.5-14.54m2.53 44.11c.41 6.35-9.21 12.54-12 14.27c-.62-3.99 1.39-8.32.89-12.54c-.51-4.26-4.79-7.5-4.46-11.02c3.74.18 15.03.97 15.57 9.29"/><path fill="#fff" d="M61.08 41.61c.56 1.55 2.63 1.4 5.3.73c2.56-.64 4.02-1.01 4.02-2.56c0-2.02-3.02-2.47-4.93-2.01c-1.92.46-5.12 1.83-4.39 3.84m-3.74 2.01c.55 2.47-9.5 5.89-15.72 14.25c-9.78 13.16-7.4 22.84-10.05 23.39c-2.51.52-3.23-9.8.15-17.56s9.23-14.04 13.65-17.16c5.29-3.74 11.42-5.37 11.97-2.92"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffe5b2" d="M11.7 110.26c6.03 4.72 17.15-.33 17.15-.33l12.74-4.41l66.47-42.3l8.98-11.6s7.75-6.97 7.68-13.07c-.07-6.06-3.27-8.98-8.33-9.47s-13.88 1.47-13.88 1.47s-2.57-8.3-7.49-11.78c-.13-.09-.12-.72-.25-.8c-1.22-.78-2.4-1.15-4.04-1.02c-1.65.13-3.14.46-4.4.89c-1.09.37-2.03 1.52-2.85 2.01c-3.06 1.81-4.33 3.35-4.33 3.35L65.1 19.77l-5.87-4.67s-2.36-.86-5.36-.08c-2.69.7-4.14 1.89-4.84 2.46c-.3.25-3.52 13.72-3.52 13.72l-22.54 3.1s-1.96.82-3.59 3.43s-2.21 7.1-2.21 7.1l2.7 15.76l-12.01 6.69s-1.59 1.55-2.74 4.65c-1.14 3.1-.97 5.6-.9 6.94c.06 1.03 9.11 9.5 9.11 9.5l-5.55 14.05c0 .01.16 4.91 3.92 7.84"/><path fill="#face90" d="M55.18 50.94C38.11 61.26 36.23 77.4 36.89 88.01s3.43 18.13 3.43 18.13s20.25-3.27 40.51-17.31s27.28-25.64 27.28-25.64s-8.21-10.04-20.09-15.84c-13.18-6.44-25.82-.66-32.84 3.59m39.63-33s-5.41 16.68 4.44 20.98c12.84 5.61 17.17-9.87 17.17-9.87s-5.87-.73-9.32-2.42c-6.08-2.98-12.29-8.69-12.29-8.69m-35.77-2.86s.25 15.53 13.54 17.39s13.79-14.66 13.79-14.66s-4.09 1.99-11.05 1.99c-5.84 0-7.95-2.24-10.68-3.35c-3.53-1.44-5.6-1.37-5.6-1.37M23.05 34.21s10.84 13.83 23.49 5.15c10.68-7.33 2.52-21.85 2.52-21.85s-6.87 8.86-10.46 10.8c-6.81 3.67-15.55 5.9-15.55 5.9m-5.74 9.81S32.97 54 27.26 64.07c-5.71 10.06-19.39 3.18-19.39 3.18s7.45-5.09 8.94-8.69s-.74-10.07.5-14.54m2.53 44.11c.41 6.35-9.21 12.54-12 14.27c-.62-3.99 1.39-8.32.89-12.54c-.51-4.26-4.79-7.5-4.46-11.02c3.74.18 15.03.97 15.57 9.29"/><path fill="#fff" d="M61.08 41.61c.56 1.55 2.63 1.4 5.3.73c2.56-.64 4.02-1.01 4.02-2.56c0-2.02-3.02-2.47-4.93-2.01c-1.92.46-5.12 1.83-4.39 3.84m-3.74 2.01c.55 2.47-9.5 5.89-15.72 14.25c-9.78 13.16-7.4 22.84-10.05 23.39c-2.51.52-3.23-9.8.15-17.56s9.23-14.04 13.65-17.16c5.29-3.74 11.42-5.37 11.97-2.92"/></svg> </template>
CSS
.icon-dumpling {
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%23ffe5b2%22%20d%3D%22M11.7%20110.26c6.03%204.72%2017.15-.33%2017.15-.33l12.74-4.41l66.47-42.3l8.98-11.6s7.75-6.97%207.68-13.07c-.07-6.06-3.27-8.98-8.33-9.47s-13.88%201.47-13.88%201.47s-2.57-8.3-7.49-11.78c-.13-.09-.12-.72-.25-.8c-1.22-.78-2.4-1.15-4.04-1.02c-1.65.13-3.14.46-4.4.89c-1.09.37-2.03%201.52-2.85%202.01c-3.06%201.81-4.33%203.35-4.33%203.35L65.1%2019.77l-5.87-4.67s-2.36-.86-5.36-.08c-2.69.7-4.14%201.89-4.84%202.46c-.3.25-3.52%2013.72-3.52%2013.72l-22.54%203.1s-1.96.82-3.59%203.43s-2.21%207.1-2.21%207.1l2.7%2015.76l-12.01%206.69s-1.59%201.55-2.74%204.65c-1.14%203.1-.97%205.6-.9%206.94c.06%201.03%209.11%209.5%209.11%209.5l-5.55%2014.05c0%20.01.16%204.91%203.92%207.84%22%2F%3E%3Cpath%20fill%3D%22%23face90%22%20d%3D%22M55.18%2050.94C38.11%2061.26%2036.23%2077.4%2036.89%2088.01s3.43%2018.13%203.43%2018.13s20.25-3.27%2040.51-17.31s27.28-25.64%2027.28-25.64s-8.21-10.04-20.09-15.84c-13.18-6.44-25.82-.66-32.84%203.59m39.63-33s-5.41%2016.68%204.44%2020.98c12.84%205.61%2017.17-9.87%2017.17-9.87s-5.87-.73-9.32-2.42c-6.08-2.98-12.29-8.69-12.29-8.69m-35.77-2.86s.25%2015.53%2013.54%2017.39s13.79-14.66%2013.79-14.66s-4.09%201.99-11.05%201.99c-5.84%200-7.95-2.24-10.68-3.35c-3.53-1.44-5.6-1.37-5.6-1.37M23.05%2034.21s10.84%2013.83%2023.49%205.15c10.68-7.33%202.52-21.85%202.52-21.85s-6.87%208.86-10.46%2010.8c-6.81%203.67-15.55%205.9-15.55%205.9m-5.74%209.81S32.97%2054%2027.26%2064.07c-5.71%2010.06-19.39%203.18-19.39%203.18s7.45-5.09%208.94-8.69s-.74-10.07.5-14.54m2.53%2044.11c.41%206.35-9.21%2012.54-12%2014.27c-.62-3.99%201.39-8.32.89-12.54c-.51-4.26-4.79-7.5-4.46-11.02c3.74.18%2015.03.97%2015.57%209.29%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M61.08%2041.61c.56%201.55%202.63%201.4%205.3.73c2.56-.64%204.02-1.01%204.02-2.56c0-2.02-3.02-2.47-4.93-2.01c-1.92.46-5.12%201.83-4.39%203.84m-3.74%202.01c.55%202.47-9.5%205.89-15.72%2014.25c-9.78%2013.16-7.4%2022.84-10.05%2023.39c-2.51.52-3.23-9.8.15-17.56s9.23-14.04%2013.65-17.16c5.29-3.74%2011.42-5.37%2011.97-2.92%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%23ffe5b2%22%20d%3D%22M11.7%20110.26c6.03%204.72%2017.15-.33%2017.15-.33l12.74-4.41l66.47-42.3l8.98-11.6s7.75-6.97%207.68-13.07c-.07-6.06-3.27-8.98-8.33-9.47s-13.88%201.47-13.88%201.47s-2.57-8.3-7.49-11.78c-.13-.09-.12-.72-.25-.8c-1.22-.78-2.4-1.15-4.04-1.02c-1.65.13-3.14.46-4.4.89c-1.09.37-2.03%201.52-2.85%202.01c-3.06%201.81-4.33%203.35-4.33%203.35L65.1%2019.77l-5.87-4.67s-2.36-.86-5.36-.08c-2.69.7-4.14%201.89-4.84%202.46c-.3.25-3.52%2013.72-3.52%2013.72l-22.54%203.1s-1.96.82-3.59%203.43s-2.21%207.1-2.21%207.1l2.7%2015.76l-12.01%206.69s-1.59%201.55-2.74%204.65c-1.14%203.1-.97%205.6-.9%206.94c.06%201.03%209.11%209.5%209.11%209.5l-5.55%2014.05c0%20.01.16%204.91%203.92%207.84%22%2F%3E%3Cpath%20fill%3D%22%23face90%22%20d%3D%22M55.18%2050.94C38.11%2061.26%2036.23%2077.4%2036.89%2088.01s3.43%2018.13%203.43%2018.13s20.25-3.27%2040.51-17.31s27.28-25.64%2027.28-25.64s-8.21-10.04-20.09-15.84c-13.18-6.44-25.82-.66-32.84%203.59m39.63-33s-5.41%2016.68%204.44%2020.98c12.84%205.61%2017.17-9.87%2017.17-9.87s-5.87-.73-9.32-2.42c-6.08-2.98-12.29-8.69-12.29-8.69m-35.77-2.86s.25%2015.53%2013.54%2017.39s13.79-14.66%2013.79-14.66s-4.09%201.99-11.05%201.99c-5.84%200-7.95-2.24-10.68-3.35c-3.53-1.44-5.6-1.37-5.6-1.37M23.05%2034.21s10.84%2013.83%2023.49%205.15c10.68-7.33%202.52-21.85%202.52-21.85s-6.87%208.86-10.46%2010.8c-6.81%203.67-15.55%205.9-15.55%205.9m-5.74%209.81S32.97%2054%2027.26%2064.07c-5.71%2010.06-19.39%203.18-19.39%203.18s7.45-5.09%208.94-8.69s-.74-10.07.5-14.54m2.53%2044.11c.41%206.35-9.21%2012.54-12%2014.27c-.62-3.99%201.39-8.32.89-12.54c-.51-4.26-4.79-7.5-4.46-11.02c3.74.18%2015.03.97%2015.57%209.29%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M61.08%2041.61c.56%201.55%202.63%201.4%205.3.73c2.56-.64%204.02-1.01%204.02-2.56c0-2.02-3.02-2.47-4.93-2.01c-1.92.46-5.12%201.83-4.39%203.84m-3.74%202.01c.55%202.47-9.5%205.89-15.72%2014.25c-9.78%2013.16-7.4%2022.84-10.05%2023.39c-2.51.52-3.23-9.8.15-17.56s9.23-14.04%2013.65-17.16c5.29-3.74%2011.42-5.37%2011.97-2.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/dumpling.svg?color=%231a73e8&size=48