Add icons to this collection by clicking the heart icon.
Milk icon - also known as food, breakfast, drink, healthy food, milk, and food and restaurant. Created in a clean lineal color 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M419.416 128.292 391 71.46V15c0-8.284-6.716-15-15-15H136c-8.284 0-15 6.716-15 15v56.459l-28.417 56.833A15.322 15.322 0 0 0 91 135v362c0 8.284 6.716 15 15 15h300c8.284 0 15-6.716 15-15V135c0-2.186-.522-4.584-1.584-6.708zM151 30h210v30H151zm-5.729 60H366.73l15 30H130.271zM391 482H121v-56.053c4.633 2.275 9.286 5.323 14.27 8.593C147.739 442.724 161.873 452 181 452s33.261-9.276 45.73-17.459C236.983 427.812 245.838 422 256 422s19.017 5.812 29.27 12.541C297.739 442.724 311.873 452 331 452s33.261-9.276 45.73-17.459c4.983-3.271 9.636-6.318 14.27-8.593zm0-88.015c-11.925 3.16-21.764 9.59-30.73 15.475C350.017 416.188 341.162 422 331 422s-19.017-5.812-29.27-12.541C289.261 401.276 275.127 392 256 392s-33.261 9.276-45.73 17.459C200.017 416.188 191.162 422 181 422s-19.017-5.812-29.27-12.541c-8.967-5.885-18.805-12.315-30.73-15.475V150h270zM196 360c8.284 0 15-6.716 15-15v-70.458l32.519 48.779a15.001 15.001 0 0 0 24.962 0L301 274.542V345c0 8.284 6.716 15 15 15s15-6.716 15-15V225a15 15 0 0 0-27.48-8.32L256 287.958l-47.519-71.279A15 15 0 0 0 181 225v120c0 8.284 6.716 15 15 15z"
    />
</svg>
More icons in the same style and category