The HugeIcons whisk icon depicts a kitchen utensil used for mixing ingredients, commonly employed in UI to represent cooking, food preparation, or recipe-related actions.
Common uses
- Recipe creation/editing
- Food blog post illustration
- Restaurant app feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WhiskIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WhiskIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mixingbakingkitchencook
FAQ
- What is the whisk icon used for?
- It represents a whisk, a tool for mixing. In UI, it's typically used for cooking, food preparation, or recipe-related actions.
- How do I use the whisk icon in React?
- Import both HugeiconsIcon and WhiskIcon, then render <HugeiconsIcon icon={WhiskIcon} />.
- What is the license for this icon?
- The HugeIcons whisk icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.