Add icons to this collection by clicking the heart icon.
Milk icon - also known as drink, box, beverage, milk, crate, and food and restaurant. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="432"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 512H15c-8.284 0-15-6.716-15-15v-65h512v65c0 8.284-6.716 15-15 15zm0-240H15c-8.284 0-15 6.716-15 15v65h512v-65c0-8.284-6.716-15-15-15zM211 119.473V75H61v44.473c-18.921 15.561-30 38.771-30 63.583V187a129.266 129.266 0 0 1 105 0 129.266 129.266 0 0 0 105 0v-3.944c0-24.812-11.079-48.023-30-63.583zm240 0V75H301v44.473c-18.921 15.561-30 38.771-30 63.583V187a129.266 129.266 0 0 1 105 0 129.266 129.266 0 0 0 105 0v-3.944c0-24.812-11.079-48.023-30-63.583z"
    />
    <path
        fill="url(#b)"
        d="M512 432H0v-80h512zM136 187a129.266 129.266 0 0 0-105 0v85h210v-85a129.266 129.266 0 0 1-105 0zm95-127V45c0-24.813-20.187-45-45-45H86C61.187 0 41 20.187 41 45v15c0 8.284 6.716 15 15 15h160c8.284 0 15-6.716 15-15zm145 127a129.266 129.266 0 0 0-105 0v85h210v-85a129.266 129.266 0 0 1-105 0zm95-127V45c0-24.813-20.187-45-45-45H326c-24.813 0-45 20.187-45 45v15c0 8.284 6.716 15 15 15h160c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category