Add icons to this collection by clicking the heart icon.
Glass icon - also known as drink, beverage, glass, drinks, alcohol, martini, cocktail, juice, alcoholic drinks, 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="12"
        x2="12"
        y1=".055"
        y2="24.056"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M19.819 4.573A1 1 0 0 0 19 3H5a1 1 0 0 0-.819 1.573L11 14.315V19H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2h-2v-4.685z"
    />
</svg>
More icons in the same style and category