The HugeIcons blender icon depicts a kitchen blender, commonly used to represent blending, mixing, or food preparation functions in a user interface.
Common uses
- Food processing settings
- Recipe creation tools
- Kitchen appliance controls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BlenderIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BlenderIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mixerfood processorkitchen appliancesmoothie maker
FAQ
- What does the blender icon represent?
- It represents a kitchen blender, suitable for actions like blending, mixing, or indicating food preparation features.
- How do I use the BlenderIcon in React?
- Import it as `import { BlenderIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={BlenderIcon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.