The Tabler ladle icon depicts a kitchen utensil used for serving liquids, often seen in UI to represent actions like pouring, serving, or managing recipes.
Common uses
- Serving or pouring actions
- Recipe or cooking-related features
- Kitchen or food service applications
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLadle } from '@tabler/icons-react';
<IconLadle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- scoopspoonservepourkitchenutensilcookladlebowlliquiddesign
FAQ
- What is the ladle icon used for?
- It represents a ladle, a kitchen utensil for serving liquids. In UI, it can signify actions like pouring, serving, or managing food-related content.
- How do I use the ladle icon in React?
- You can import and use it like this: import { IconLadle } from '@tabler/icons-react'. Then render it as <IconLadle />.
- What is the license for the ladle icon?
- The Tabler icons, including the ladle icon, are distributed 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 →