Add icons to this collection by clicking the heart icon.
Drink icon - also known as drink, wine, bottle, glass, alcohol, 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="M436 332H316c-8.284 0-15 6.716-15 15v47.573c0 43.904 23.463 71.129 30 78.4V497c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15v-24.026c19.394-21.573 30-49.171 30-78.4V347c0-8.284-6.716-15-15-15zm-40.606 124.393A14.998 14.998 0 0 0 391 467v15h-30v-15c0-3.978-1.58-7.794-4.394-10.607-9.82-9.82-16.992-21.574-21.212-34.393h81.211c-4.219 12.819-11.391 24.573-21.211 34.393zM421 392h-90v-30h90zm-285-32h60c8.284 0 15-6.716 15-15s-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15zm103.06-163.44-16.012-10.113c-.074-1.42-3.296-62.287-9.572-172.279C213.035 6.219 206.46 0 198.5 0h-65c-7.961 0-14.535 6.219-14.977 14.168-.473 8.515-9.418 169.253-9.57 172.279L92.94 196.56C72.94 209.191 61 230.854 61 254.51V497c0 8.284 6.716 15 15 15h180c8.284 0 15-6.716 15-15V254.509c0-23.656-11.94-45.32-31.94-57.949zM147.689 30h36.621l1.667 30h-39.954zM241 482H91v-62h150zm0-92H91v-90h150zm0-120H91v-15.491c0-13.301 6.714-25.482 17.96-32.585l22.549-14.242a14.998 14.998 0 0 0 6.967-11.85L144.356 90h43.287l5.88 105.832a14.999 14.999 0 0 0 6.967 11.85l22.55 14.242c11.247 7.102 17.96 19.283 17.96 32.585z"
    />
</svg>
More icons in the same style and category