dumpling from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
dumpling
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the dumpling emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V23)"><path fill="currentColor" d="m28.021 3.003l1.873 1.853a7.36 7.36 0 0 1 0 10.418l-14.61 14.61a7.36 7.36 0 0 1-10.418 0l-1.494-1.493a5 5 0 0 1-.323-.323L2.981 28l-.089-.113a6 6 0 0 1-.456-.653l-.004-.008l-.005-.007c-.686-1.192-.58-2.532-.524-3.234l.024-.3c.06-.74.081-1.003.03-1.202c-.057-.21-.217-.442-.666-1.094l-.135-.195C.76 20.62 0 19.516 0 18.15c0-1.364.758-2.469 1.154-3.046l.139-.202c.446-.65.606-.883.664-1.095c.051-.199.03-.461-.03-1.202l-.024-.3c-.056-.702-.162-2.042.524-3.234l.002-.003c.673-1.162 1.872-1.733 2.494-2.028l.158-.076c.76-.362 1.042-.496 1.215-.668c.171-.172.303-.447.657-1.19l.087-.182c.298-.624.872-1.825 2.043-2.498c1.19-.685 2.53-.579 3.232-.523l.3.024c.74.06 1.003.081 1.202.03c.21-.057.442-.217 1.094-.666l.195-.135C15.68.76 16.784 0 18.15 0c1.359 0 2.462.758 3.035 1.153l.19.13c.659.453.895.616 1.108.674c.199.051.461.03 1.202-.03l.3-.024c.702-.056 2.042-.162 3.234.524l.007.005l.008.004c.279.164.521.342.728.517zm-6.688.63c-.347-.182-.687-.42-1.026-.656C19.605 2.488 18.904 2 18.15 2c-.761 0-1.462.49-2.163.979c-.258.18-.516.36-.777.517l1.07 3.254c.16.53-.15 1.09-.68 1.25s-1.09-.15-1.25-.69l-1.096-3.331a16 16 0 0 1-.782-.055c-.858-.075-1.722-.15-2.392.236c-.644.37-1.003 1.13-1.365 1.902c-.124.263-.249.527-.385.777l2.4 2.471c.39.39.39 1.03 0 1.42s-1.03.39-1.42 0L6.924 8.283c-.277.156-.574.295-.87.434c-.768.36-1.526.717-1.894 1.353c-.386.67-.311 1.534-.236 2.392c.033.378.065.755.058 1.114l3.298.824c.53.15.84.71.68 1.24s-.72.84-1.25.68l-3.384-.848c-.11.17-.229.34-.346.508c-.49.704-.98 1.409-.98 2.17s.49 1.462.979 2.163c.254.364.509.729.695 1.102l3.376-.595c.55-.07 1.06.31 1.14.86s-.29 1.06-.84 1.15l-3.393.59l-.033.408c-.075.858-.15 1.722.236 2.392c.1.17.21.31.32.45l.02.02c.08.09.16.17.25.25l1.53 1.53a5.36 5.36 0 0 0 7.59 0l1.291-1.291l-.041.031l-2.85-2.85c-3.47-3.47-3.47-9.11 0-12.58c3.47-3.48 9.1-3.48 12.58 0l2.85 2.85l-.034.044l.814-.814a5.36 5.36 0 0 0 0-7.59l-1.81-1.79c-.13-.11-.28-.22-.45-.32c-.67-.386-1.534-.311-2.392-.236c-.17.014-.34.03-.507.04L22.78 7.4c-.09.55-.6.92-1.15.84c-.55-.09-.92-.6-.85-1.14z"/></g><defs><clipPath id="SVGkRCCwb7V23"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastDumpling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clipPath="url(#SVGkRCCwb7V23)"><path fill="currentColor" d="m28.021 3.003l1.873 1.853a7.36 7.36 0 0 1 0 10.418l-14.61 14.61a7.36 7.36 0 0 1-10.418 0l-1.494-1.493a5 5 0 0 1-.323-.323L2.981 28l-.089-.113a6 6 0 0 1-.456-.653l-.004-.008l-.005-.007c-.686-1.192-.58-2.532-.524-3.234l.024-.3c.06-.74.081-1.003.03-1.202c-.057-.21-.217-.442-.666-1.094l-.135-.195C.76 20.62 0 19.516 0 18.15c0-1.364.758-2.469 1.154-3.046l.139-.202c.446-.65.606-.883.664-1.095c.051-.199.03-.461-.03-1.202l-.024-.3c-.056-.702-.162-2.042.524-3.234l.002-.003c.673-1.162 1.872-1.733 2.494-2.028l.158-.076c.76-.362 1.042-.496 1.215-.668c.171-.172.303-.447.657-1.19l.087-.182c.298-.624.872-1.825 2.043-2.498c1.19-.685 2.53-.579 3.232-.523l.3.024c.74.06 1.003.081 1.202.03c.21-.057.442-.217 1.094-.666l.195-.135C15.68.76 16.784 0 18.15 0c1.359 0 2.462.758 3.035 1.153l.19.13c.659.453.895.616 1.108.674c.199.051.461.03 1.202-.03l.3-.024c.702-.056 2.042-.162 3.234.524l.007.005l.008.004c.279.164.521.342.728.517zm-6.688.63c-.347-.182-.687-.42-1.026-.656C19.605 2.488 18.904 2 18.15 2c-.761 0-1.462.49-2.163.979c-.258.18-.516.36-.777.517l1.07 3.254c.16.53-.15 1.09-.68 1.25s-1.09-.15-1.25-.69l-1.096-3.331a16 16 0 0 1-.782-.055c-.858-.075-1.722-.15-2.392.236c-.644.37-1.003 1.13-1.365 1.902c-.124.263-.249.527-.385.777l2.4 2.471c.39.39.39 1.03 0 1.42s-1.03.39-1.42 0L6.924 8.283c-.277.156-.574.295-.87.434c-.768.36-1.526.717-1.894 1.353c-.386.67-.311 1.534-.236 2.392c.033.378.065.755.058 1.114l3.298.824c.53.15.84.71.68 1.24s-.72.84-1.25.68l-3.384-.848c-.11.17-.229.34-.346.508c-.49.704-.98 1.409-.98 2.17s.49 1.462.979 2.163c.254.364.509.729.695 1.102l3.376-.595c.55-.07 1.06.31 1.14.86s-.29 1.06-.84 1.15l-3.393.59l-.033.408c-.075.858-.15 1.722.236 2.392c.1.17.21.31.32.45l.02.02c.08.09.16.17.25.25l1.53 1.53a5.36 5.36 0 0 0 7.59 0l1.291-1.291l-.041.031l-2.85-2.85c-3.47-3.47-3.47-9.11 0-12.58c3.47-3.48 9.1-3.48 12.58 0l2.85 2.85l-.034.044l.814-.814a5.36 5.36 0 0 0 0-7.59l-1.81-1.79c-.13-.11-.28-.22-.45-.32c-.67-.386-1.534-.311-2.392-.236c-.17.014-.34.03-.507.04L22.78 7.4c-.09.55-.6.92-1.15.84c-.55-.09-.92-.6-.85-1.14z"/></g><defs><clipPath id="SVGkRCCwb7V23"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V23)"><path fill="currentColor" d="m28.021 3.003l1.873 1.853a7.36 7.36 0 0 1 0 10.418l-14.61 14.61a7.36 7.36 0 0 1-10.418 0l-1.494-1.493a5 5 0 0 1-.323-.323L2.981 28l-.089-.113a6 6 0 0 1-.456-.653l-.004-.008l-.005-.007c-.686-1.192-.58-2.532-.524-3.234l.024-.3c.06-.74.081-1.003.03-1.202c-.057-.21-.217-.442-.666-1.094l-.135-.195C.76 20.62 0 19.516 0 18.15c0-1.364.758-2.469 1.154-3.046l.139-.202c.446-.65.606-.883.664-1.095c.051-.199.03-.461-.03-1.202l-.024-.3c-.056-.702-.162-2.042.524-3.234l.002-.003c.673-1.162 1.872-1.733 2.494-2.028l.158-.076c.76-.362 1.042-.496 1.215-.668c.171-.172.303-.447.657-1.19l.087-.182c.298-.624.872-1.825 2.043-2.498c1.19-.685 2.53-.579 3.232-.523l.3.024c.74.06 1.003.081 1.202.03c.21-.057.442-.217 1.094-.666l.195-.135C15.68.76 16.784 0 18.15 0c1.359 0 2.462.758 3.035 1.153l.19.13c.659.453.895.616 1.108.674c.199.051.461.03 1.202-.03l.3-.024c.702-.056 2.042-.162 3.234.524l.007.005l.008.004c.279.164.521.342.728.517zm-6.688.63c-.347-.182-.687-.42-1.026-.656C19.605 2.488 18.904 2 18.15 2c-.761 0-1.462.49-2.163.979c-.258.18-.516.36-.777.517l1.07 3.254c.16.53-.15 1.09-.68 1.25s-1.09-.15-1.25-.69l-1.096-3.331a16 16 0 0 1-.782-.055c-.858-.075-1.722-.15-2.392.236c-.644.37-1.003 1.13-1.365 1.902c-.124.263-.249.527-.385.777l2.4 2.471c.39.39.39 1.03 0 1.42s-1.03.39-1.42 0L6.924 8.283c-.277.156-.574.295-.87.434c-.768.36-1.526.717-1.894 1.353c-.386.67-.311 1.534-.236 2.392c.033.378.065.755.058 1.114l3.298.824c.53.15.84.71.68 1.24s-.72.84-1.25.68l-3.384-.848c-.11.17-.229.34-.346.508c-.49.704-.98 1.409-.98 2.17s.49 1.462.979 2.163c.254.364.509.729.695 1.102l3.376-.595c.55-.07 1.06.31 1.14.86s-.29 1.06-.84 1.15l-3.393.59l-.033.408c-.075.858-.15 1.722.236 2.392c.1.17.21.31.32.45l.02.02c.08.09.16.17.25.25l1.53 1.53a5.36 5.36 0 0 0 7.59 0l1.291-1.291l-.041.031l-2.85-2.85c-3.47-3.47-3.47-9.11 0-12.58c3.47-3.48 9.1-3.48 12.58 0l2.85 2.85l-.034.044l.814-.814a5.36 5.36 0 0 0 0-7.59l-1.81-1.79c-.13-.11-.28-.22-.45-.32c-.67-.386-1.534-.311-2.392-.236c-.17.014-.34.03-.507.04L22.78 7.4c-.09.55-.6.92-1.15.84c-.55-.09-.92-.6-.85-1.14z"/></g><defs><clipPath id="SVGkRCCwb7V23"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V23)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.021%203.003l1.873%201.853a7.36%207.36%200%200%201%200%2010.418l-14.61%2014.61a7.36%207.36%200%200%201-10.418%200l-1.494-1.493a5%205%200%200%201-.323-.323L2.981%2028l-.089-.113a6%206%200%200%201-.456-.653l-.004-.008l-.005-.007c-.686-1.192-.58-2.532-.524-3.234l.024-.3c.06-.74.081-1.003.03-1.202c-.057-.21-.217-.442-.666-1.094l-.135-.195C.76%2020.62%200%2019.516%200%2018.15c0-1.364.758-2.469%201.154-3.046l.139-.202c.446-.65.606-.883.664-1.095c.051-.199.03-.461-.03-1.202l-.024-.3c-.056-.702-.162-2.042.524-3.234l.002-.003c.673-1.162%201.872-1.733%202.494-2.028l.158-.076c.76-.362%201.042-.496%201.215-.668c.171-.172.303-.447.657-1.19l.087-.182c.298-.624.872-1.825%202.043-2.498c1.19-.685%202.53-.579%203.232-.523l.3.024c.74.06%201.003.081%201.202.03c.21-.057.442-.217%201.094-.666l.195-.135C15.68.76%2016.784%200%2018.15%200c1.359%200%202.462.758%203.035%201.153l.19.13c.659.453.895.616%201.108.674c.199.051.461.03%201.202-.03l.3-.024c.702-.056%202.042-.162%203.234.524l.007.005l.008.004c.279.164.521.342.728.517zm-6.688.63c-.347-.182-.687-.42-1.026-.656C19.605%202.488%2018.904%202%2018.15%202c-.761%200-1.462.49-2.163.979c-.258.18-.516.36-.777.517l1.07%203.254c.16.53-.15%201.09-.68%201.25s-1.09-.15-1.25-.69l-1.096-3.331a16%2016%200%200%201-.782-.055c-.858-.075-1.722-.15-2.392.236c-.644.37-1.003%201.13-1.365%201.902c-.124.263-.249.527-.385.777l2.4%202.471c.39.39.39%201.03%200%201.42s-1.03.39-1.42%200L6.924%208.283c-.277.156-.574.295-.87.434c-.768.36-1.526.717-1.894%201.353c-.386.67-.311%201.534-.236%202.392c.033.378.065.755.058%201.114l3.298.824c.53.15.84.71.68%201.24s-.72.84-1.25.68l-3.384-.848c-.11.17-.229.34-.346.508c-.49.704-.98%201.409-.98%202.17s.49%201.462.979%202.163c.254.364.509.729.695%201.102l3.376-.595c.55-.07%201.06.31%201.14.86s-.29%201.06-.84%201.15l-3.393.59l-.033.408c-.075.858-.15%201.722.236%202.392c.1.17.21.31.32.45l.02.02c.08.09.16.17.25.25l1.53%201.53a5.36%205.36%200%200%200%207.59%200l1.291-1.291l-.041.031l-2.85-2.85c-3.47-3.47-3.47-9.11%200-12.58c3.47-3.48%209.1-3.48%2012.58%200l2.85%202.85l-.034.044l.814-.814a5.36%205.36%200%200%200%200-7.59l-1.81-1.79c-.13-.11-.28-.22-.45-.32c-.67-.386-1.534-.311-2.392-.236c-.17.014-.34.03-.507.04L22.78%207.4c-.09.55-.6.92-1.15.84c-.55-.09-.92-.6-.85-1.14z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V23%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V23)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.021%203.003l1.873%201.853a7.36%207.36%200%200%201%200%2010.418l-14.61%2014.61a7.36%207.36%200%200%201-10.418%200l-1.494-1.493a5%205%200%200%201-.323-.323L2.981%2028l-.089-.113a6%206%200%200%201-.456-.653l-.004-.008l-.005-.007c-.686-1.192-.58-2.532-.524-3.234l.024-.3c.06-.74.081-1.003.03-1.202c-.057-.21-.217-.442-.666-1.094l-.135-.195C.76%2020.62%200%2019.516%200%2018.15c0-1.364.758-2.469%201.154-3.046l.139-.202c.446-.65.606-.883.664-1.095c.051-.199.03-.461-.03-1.202l-.024-.3c-.056-.702-.162-2.042.524-3.234l.002-.003c.673-1.162%201.872-1.733%202.494-2.028l.158-.076c.76-.362%201.042-.496%201.215-.668c.171-.172.303-.447.657-1.19l.087-.182c.298-.624.872-1.825%202.043-2.498c1.19-.685%202.53-.579%203.232-.523l.3.024c.74.06%201.003.081%201.202.03c.21-.057.442-.217%201.094-.666l.195-.135C15.68.76%2016.784%200%2018.15%200c1.359%200%202.462.758%203.035%201.153l.19.13c.659.453.895.616%201.108.674c.199.051.461.03%201.202-.03l.3-.024c.702-.056%202.042-.162%203.234.524l.007.005l.008.004c.279.164.521.342.728.517zm-6.688.63c-.347-.182-.687-.42-1.026-.656C19.605%202.488%2018.904%202%2018.15%202c-.761%200-1.462.49-2.163.979c-.258.18-.516.36-.777.517l1.07%203.254c.16.53-.15%201.09-.68%201.25s-1.09-.15-1.25-.69l-1.096-3.331a16%2016%200%200%201-.782-.055c-.858-.075-1.722-.15-2.392.236c-.644.37-1.003%201.13-1.365%201.902c-.124.263-.249.527-.385.777l2.4%202.471c.39.39.39%201.03%200%201.42s-1.03.39-1.42%200L6.924%208.283c-.277.156-.574.295-.87.434c-.768.36-1.526.717-1.894%201.353c-.386.67-.311%201.534-.236%202.392c.033.378.065.755.058%201.114l3.298.824c.53.15.84.71.68%201.24s-.72.84-1.25.68l-3.384-.848c-.11.17-.229.34-.346.508c-.49.704-.98%201.409-.98%202.17s.49%201.462.979%202.163c.254.364.509.729.695%201.102l3.376-.595c.55-.07%201.06.31%201.14.86s-.29%201.06-.84%201.15l-3.393.59l-.033.408c-.075.858-.15%201.722.236%202.392c.1.17.21.31.32.45l.02.02c.08.09.16.17.25.25l1.53%201.53a5.36%205.36%200%200%200%207.59%200l1.291-1.291l-.041.031l-2.85-2.85c-3.47-3.47-3.47-9.11%200-12.58c3.47-3.48%209.1-3.48%2012.58%200l2.85%202.85l-.034.044l.814-.814a5.36%205.36%200%200%200%200-7.59l-1.81-1.79c-.13-.11-.28-.22-.45-.32c-.67-.386-1.534-.311-2.392-.236c-.17.014-.34.03-.507.04L22.78%207.4c-.09.55-.6.92-1.15.84c-.55-.09-.92-.6-.85-1.14z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V23%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/dumpling.svg?color=%231a73e8&size=48