John KuehJohn Kueh

milk icon

Tabler · milk · MIT

Download SVG

The Tabler milk icon depicts a carton or bottle of milk, commonly used in UIs to represent dairy products, breakfast items, or healthy drink options.

Common uses

  • Labeling a dairy product section in an e-commerce app.
  • Indicating a 'milk' option in a food ordering service.
  • Representing a healthy beverage choice in a nutrition tracker.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMilk } from '@tabler/icons-react';

<IconMilk size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMilk size={24} stroke={2} />
filled
<IconMilkFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
fooddrinkcowhealthybreakfastbottlecoffeemilkmealcuisinedairybeveragecarton

FAQ

What does the milk icon represent?
The milk icon visually represents milk or dairy products. It's often used for food-related categories, breakfast items, or healthy drink options.
How do I use the milk icon in React?
You can import and use the milk icon in your React application with the following import statement: `import { IconMilk } from '@tabler/icons-react'`. Then, you can render it like any other React component: `<IconMilk />`.
What is the license for the Tabler milk icon?
The Tabler milk icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →