The Tabler milkshake icon visually represents a blended frozen beverage, commonly used in UIs to signify food and drink options, particularly desserts or cafes.
Common uses
- Menu item for desserts or beverages
- Button for ordering a milkshake
- Icon for a cafe or diner category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMilkshake } from '@tabler/icons-react';
<IconMilkshake size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- drinksweetfoodcocktailcreammilkshakemealcuisineeatingnutritiondessertbeverage
FAQ
- What does the milkshake icon represent?
- It depicts a milkshake, a sweet, blended frozen drink. It's used in UIs to represent food, drinks, desserts, or related establishments.
- How do I use the milkshake icon in React?
- You can import and use it directly in your React components like this: import { IconMilkshake } from '@tabler/icons-react'.
- What is the license for the Tabler milkshake icon?
- The Tabler icons, including the milkshake icon, are available under the MIT license, allowing for free commercial and non-commercial use.
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 →