Add icons to this collection by clicking the heart icon.
Juice icon - also known as drink, beverage, glass, straw, refreshment, juice, lemonade, lemon slice, 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="M391.824 30H436c8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15h-44.176c-28.081 0-51.583 21.048-54.667 48.959L331.295 102h-81.517c-3.103-19.677-12.292-37.82-26.648-52.175C205.188 31.882 181.331 22 155.955 22s-49.232 9.882-67.175 27.825c-37.041 37.04-37.041 97.31 0 134.35 16.087 16.088 37.244 25.713 59.645 27.475l20.439 258.892c1.835 23.247 21.54 41.458 44.86 41.458h164.55c23.32 0 43.025-18.211 44.86-41.458l27.818-352.361c.689-8.723-6.204-16.181-14.953-16.181h-74.521l5.497-49.746A24.97 24.97 0 0 1 391.824 30zm-77.472 361.909c8.234.91 15.647-5.028 16.557-13.262L347.113 232h64.76l-15 190H195.125l-15-190h136.806l-15.84 143.353c-.91 8.234 5.027 15.646 13.261 16.556zM177.756 202l-5.526-70h155.75l-7.735 70zm-67.763-39.038c-25.343-25.344-25.343-66.58 0-91.924C122.27 58.762 138.593 52 155.955 52s33.685 6.762 45.962 19.039c8.658 8.657 14.558 19.332 17.292 30.961h-63.211c-8.75 0-15.642 7.458-14.953 16.181l4.973 62.994c-13.541-2.079-26.18-8.368-36.025-18.213zM378.274 482h-164.55c-7.773 0-14.342-6.07-14.954-13.819L197.493 452h197.012l-1.277 16.181c-.612 7.749-7.18 13.819-14.954 13.819zm41.494-350-5.526 70h-63.814l7.735-70z"
    />
</svg>
More icons in the same style and category