The Lucide milk icon depicts a stylized bottle, commonly used to represent dairy products, beverages, or dietary information in user interfaces.
Common uses
- Labeling a dairy product section
- Indicating a beverage option
- Representing a 'lactose-free' status
Use it in React
Install
npm i lucide-reactImport & render
import { Milk } from 'lucide-react';
<Milk size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lactosebottlebeveragedrinkwaterdietmilkdairy
FAQ
- What does the milk icon represent?
- The milk icon visually represents milk or dairy products, and can also be used for general beverage or dietary information.
- How do I use the milk icon in React?
- You can import and use the milk icon in React with the following statement: `import { Milk } from 'lucide-react'`.
- What is the license for the Lucide milk icon?
- The Lucide milk icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →