Add icons to this collection by clicking the heart icon.
Beer icon - also known as drink, beverage, beer, alcohol, mug, 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M176 392h40V280h-40zm120-112h-40v112h40zm100-40h-20v-43.44c23.278-8.256 40-30.487 40-56.56 0-29.869-21.938-54.711-50.548-59.256C351.448 55.922 324.997 40 296 40c-6.257 0-12.455.765-18.551 2.284C258.912 16.131 228.604 0 196 0c-49.321 0-90.418 35.896-98.543 82.932C73.419 90.76 56 113.384 56 140v80c0 26.073 16.722 48.303 40 56.56V452c0 33.084 26.916 60 60 60h160c33.084 0 60-26.916 60-60v-20h20c33.084 0 60-26.916 60-60v-72c0-33.084-26.916-60-60-60zm-60 212c0 11.028-8.972 20-20 20H156c-11.028 0-20-8.972-20-20V276.56c23.278-8.256 40-30.487 40-56.56 0-11.028 8.972-20 20-20h140zm20-292H196c-33.084 0-60 26.916-60 60 0 11.028-8.972 20-20 20s-20-8.972-20-20v-80c0-11.028 8.972-20 20-20h20v-20c0-33.084 26.916-60 60-60 23.309 0 44.682 13.816 54.45 35.198l8.722 19.092 18.649-9.634C283.802 81.567 289.918 80 296 80c16.744 0 31.808 10.729 37.483 26.698L338.211 120H356c11.028 0 20 8.972 20 20s-8.972 20-20 20zm60 212c0 11.028-8.972 20-20 20h-20V280h20c11.028 0 20 8.972 20 20z"
    />
</svg>
More icons in the same style and category