humbleicons

Beer icon

drink beverage alcohol lager pint pub bar cheers party celebration
Beer icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-beer" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.5 8.5V18a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-1.5m-11-8-.999-.999a1.712 1.712 0 0 1 .74-2.856l.745-.212a18.252 18.252 0 0 1 10.028 0l.745.212a1.712 1.712 0 0 1 .74 2.856L16.5 8.5m-11 0 .905-.543a2.382 2.382 0 0 1 2.91.358c.93.93 2.44.93 3.37 0a2.382 2.382 0 0 1 2.91-.358l.905.543m0 0v2m0 0h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2m0-6v6m-7.5 0v-5m4 5v-5"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#beer"/></svg>