Add icons to this collection by clicking the heart icon.
Beer icon - also known as food, drink, beer, alcohol, mug, pint, beer mug, pint of beer, alcoholic drinks, 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 24 24"
>
    <linearGradient
        id="a"
        x1="10"
        x2="10"
        y2="23.987"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient id="b" x1="18" x2="18" y1="0" y2="23.987" href="#a" />
    <linearGradient id="c" x1="8" x2="8" y1="0" y2="23.987" href="#a" />
    <linearGradient id="d" x1="12" x2="12" y1="0" y2="23.987" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M14 21H6a3 3 0 0 1-3-3V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a3 3 0 0 1-3 3zM5 5v13a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5z"
        />
        <path
            fill="url(#b)"
            d="M16 16a1 1 0 0 1 0-2 3 3 0 0 0 3-3V9a1 1 0 0 0-1-1h-2a1 1 0 0 1 0-2h2a3 3 0 0 1 3 3v2a5.006 5.006 0 0 1-5 5z"
        />
        <path
            fill="url(#c)"
            d="M8 17a1 1 0 0 1-1-1V8a1 1 0 0 1 2 0v8a1 1 0 0 1-1 1z"
        />
        <path
            fill="url(#d)"
            d="M12 17a1 1 0 0 1-1-1V8a1 1 0 0 1 2 0v8a1 1 0 0 1-1 1z"
        />
    </g>
</svg>
More icons in the same style and category