The Tabler whisk icon depicts a kitchen utensil used for mixing or beating ingredients, commonly employed in UIs to represent cooking, food preparation, or recipe-related actions.
Common uses
- Button to start a recipe.
- Category filter for 'Food & Drink'.
- Icon for a 'Baking Tools' section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWhisk } from '@tabler/icons-react';
<IconWhisk size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- whiskkitchencookingbakingfoodutensilmixbeateggschefkitchen utensilbaking toolmixing tool
FAQ
- What does the whisk icon represent?
- It represents a kitchen whisk, a tool used for blending ingredients in cooking and baking.
- How do I use the whisk icon in React?
- You can import and use it like this: `import { IconWhisk } from '@tabler/icons-react'`. Then render it as `<IconWhisk />`.
- What is the license for the Tabler whisk icon?
- The Tabler icons, including the whisk, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →