John KuehJohn Kueh

milk carton icon

HugeIcons · MilkCartonIcon · MIT

Download SVG

The HugeIcons milk carton icon depicts a common paper carton used for milk or other beverages, often employed in UIs to represent dairy products, grocery items, or food-related options.

Common uses

  • Representing dairy products in a shopping cart.
  • Indicating a food or beverage category in a menu.
  • Illustrating a 'buy now' or 'add to cart' option for milk.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MilkCartonIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MilkCartonIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cartondairybeveragefood

FAQ

What does the milk carton icon represent?
It represents a standard milk carton, commonly used for dairy products or beverages in user interfaces.
How do I use the MilkCartonIcon in React?
Import both HugeiconsIcon and MilkCartonIcon, then render <HugeiconsIcon icon={MilkCartonIcon} />.
What is the license for this icon?
The MilkCartonIcon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →