Add icons to this collection by clicking the heart icon.
Juice icon - also known as summer, drink, beverage, glass, orange, cocktail, juice, cold drink, lemonade, smoothie, and food and restaurant. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x1="17"
        x2="17"
        y1=".055"
        y2="24.055"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="11.5"
        x2="11.5"
        y1=".055"
        y2="24.056"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M20 2h-6a1 1 0 0 0-1 1v2h2V4h5a1 1 0 0 0 0-2z"
        />
        <path
            fill="url(#b)"
            d="M14 11a1 1 0 0 1-1-1V5h-2.142A3.993 3.993 0 1 0 7 10a3.943 3.943 0 0 0 1.133-.168L12 16.277V20h-1a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2h-1v-3.723l5.857-9.762A1 1 0 0 0 19 5h-4v5a1 1 0 0 1-1 1zM7 5a1 1 0 0 0-.857 1.515L7.031 8H7a2 2 0 1 1 1.722-3z"
        />
    </g>
</svg>
More icons in the same style and category