The Tabler blender icon depicts a kitchen appliance used for mixing or liquefying ingredients, commonly found in UIs representing food preparation, recipes, or kitchen-related settings.
Common uses
- Button to start a blending process
- Icon for a recipe step involving blending
- Category for kitchen appliances
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBlender } from '@tabler/icons-react';
<IconBlender size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBlender size={24} stroke={2} />filled
<IconBlenderFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- mixerkitchenapplianceblendfoodsmoothieprocessingmixinggrindblendingdevicesblenderkitchen appliancesmoothie maker
FAQ
- What does the blender icon represent?
- It represents a kitchen blender, a device used for mixing, pureeing, or emulsifying food and other substances.
- How do I use the blender icon in React?
- You can import and use it in your React application with: import { IconBlender } from '@tabler/icons-react'
- What is the license for the Tabler blender icon?
- The Tabler icon library, including the blender icon, is 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 →