The Tabler dumpling icon depicts a single, often crescent-shaped, food item made of dough filled with meat or vegetables, commonly used to represent Asian cuisine or food-related options in user interfaces.
Common uses
- Menu item for Asian food
- Dietary preference filter (e.g., 'contains dumplings')
- Icon for a recipe ingredient
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDumpling } from '@tabler/icons-react';
<IconDumpling size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDumpling size={24} stroke={2} />filled
<IconDumplingFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodchineseasianmealsnackdoughmeatvegetablesteamedboiledfriedcuisinetraditionaldelicioustastydumpling
FAQ
- What does the dumpling icon represent?
- It represents a dumpling, a type of food made from dough wrapped around a filling, common in various Asian cuisines.
- How do I use the dumpling icon in React?
- You can import and use it in your React application with: import { IconDumpling } from '@tabler/icons-react'
- What is the license for the dumpling icon?
- The Tabler icon library, including the dumpling icon, is available under the MIT license.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →