Add icons to this collection by clicking the heart icon.
Syrup icon - also known as drink, bottle, beverage, glass, syrup, 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="80"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="288.831"
        x2="288.831"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m328.991 291.727-29.053 174.315C295.5 492.672 272.683 512 245.686 512H84.338c-26.997 0-49.813-19.328-54.252-45.958L1.034 291.727c-4.208-25.252 4.588-50.606 23.529-67.826l75.449-68.59V80h130v75.311l75.449 68.591c18.942 17.218 27.738 42.573 23.53 67.825zm182.891 47.134c1.119-8.953-5.862-16.861-14.884-16.861H366.997c-9.022 0-16.003 7.908-14.884 16.861L359.38 397h145.234z"
    />
    <path
        fill="url(#b)"
        d="M235.012 80h-140c-8.284 0-15-6.716-15-15V45c0-24.813 20.187-45 45-45h80c24.813 0 45 20.187 45 45v20c0 8.284-6.716 15-15 15zm-14.746 362H109.758a15 15 0 0 1-14.796-12.533L73.668 301.721c-2.526-15.152 2.752-30.366 14.119-40.698l46.956-42.687c17.256-15.686 43.283-15.686 60.539 0l46.957 42.688c11.366 10.331 16.645 25.545 14.118 40.697l-21.295 127.746A15 15 0 0 1 220.266 442zm139.114-45 12.733 101.861A15 15 0 0 0 386.997 512h90.001a15 15 0 0 0 14.884-13.139L504.615 397z"
    />
</svg>
More icons in the same style and category