The Tabler milk off icon depicts a stylized bottle of milk with a line through it, commonly used to indicate that a product is dairy-free, lactose-free, or not available.
Common uses
- Labeling dairy-free products in an e-commerce filter.
- Indicating a 'no milk' option in a restaurant menu.
- Showing a disabled state for a milk-related setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMilkOff } from '@tabler/icons-react';
<IconMilkOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- fooddrinkcowhealthybreakfastbottlecoffeemilkoffmealdairy-freelactose-freeno milkvegan
FAQ
- What does the milk off icon represent?
- It signifies the absence or exclusion of milk, often used for dietary restrictions like lactose-free or vegan options.
- How do I use the milk off icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMilkOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including milk-off, are distributed 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 →