Milk Carton Pixel Art Icon
A milk carton icon for grocery lists, dairy categories, fridge inventories, and expiry reminders.
Tags
milkcartongrocery
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Milk Carton icon
The gabled carton, instantly readable at 24px. Use it in a grocery app's dairy category, a shopping list row, a fridge-inventory tracker, or an expiry reminder. It also serves the older 'missing' joke where a carton stands in for something that disappeared.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/milk-carton.svg" width="24" height="24" alt="Milk Carton" />
<!-- React -->
import { MilkCarton } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="milk-carton.svg" width="48" height="48" style="image-rendering: pixelated" />