beer-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
beer-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the beer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.652 4C6.172 2.305 7.968 1 10 1c.988 0 1.915.316 2.664.77A5 5 0 0 1 14.05 3H15a3.5 3.5 0 0 1 3.5 3.5v.014c0 .237 0 .863-.117 1.486H19.5c.497 0 1.054.126 1.474.56c.415.428.526.98.526 1.457V18c0 .476-.111 1.031-.535 1.457c-.424.428-.981.543-1.465.543h-2v1c0 .476-.111 1.031-.535 1.457c-.424.428-.981.543-1.465.543h-9c-.484 0-1.04-.115-1.466-.543c-.423-.426-.534-.981-.534-1.457v-5.17a3 3 0 0 1-2-2.83V7a3 3 0 0 1 3-3zM17.5 10v8h2v-8zm-1.185-2q.04-.091.084-.28c.098-.441.101-.963.101-1.22A1.5 1.5 0 0 0 15 5h-2.118l-.276-.553c-.147-.294-.483-.666-.98-.967C11.14 3.184 10.567 3 10 3C8.473 3 7.5 4.154 7.5 5v1h-2a1 1 0 0 0-1 1v6a1 1 0 1 0 2 0V8z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignBeerFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.652 4C6.172 2.305 7.968 1 10 1c.988 0 1.915.316 2.664.77A5 5 0 0 1 14.05 3H15a3.5 3.5 0 0 1 3.5 3.5v.014c0 .237 0 .863-.117 1.486H19.5c.497 0 1.054.126 1.474.56c.415.428.526.98.526 1.457V18c0 .476-.111 1.031-.535 1.457c-.424.428-.981.543-1.465.543h-2v1c0 .476-.111 1.031-.535 1.457c-.424.428-.981.543-1.465.543h-9c-.484 0-1.04-.115-1.466-.543c-.423-.426-.534-.981-.534-1.457v-5.17a3 3 0 0 1-2-2.83V7a3 3 0 0 1 3-3zM17.5 10v8h2v-8zm-1.185-2q.04-.091.084-.28c.098-.441.101-.963.101-1.22A1.5 1.5 0 0 0 15 5h-2.118l-.276-.553c-.147-.294-.483-.666-.98-.967C11.14 3.184 10.567 3 10 3C8.473 3 7.5 4.154 7.5 5v1h-2a1 1 0 0 0-1 1v6a1 1 0 1 0 2 0V8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.652 4C6.172 2.305 7.968 1 10 1c.988 0 1.915.316 2.664.77A5 5 0 0 1 14.05 3H15a3.5 3.5 0 0 1 3.5 3.5v.014c0 .237 0 .863-.117 1.486H19.5c.497 0 1.054.126 1.474.56c.415.428.526.98.526 1.457V18c0 .476-.111 1.031-.535 1.457c-.424.428-.981.543-1.465.543h-2v1c0 .476-.111 1.031-.535 1.457c-.424.428-.981.543-1.465.543h-9c-.484 0-1.04-.115-1.466-.543c-.423-.426-.534-.981-.534-1.457v-5.17a3 3 0 0 1-2-2.83V7a3 3 0 0 1 3-3zM17.5 10v8h2v-8zm-1.185-2q.04-.091.084-.28c.098-.441.101-.963.101-1.22A1.5 1.5 0 0 0 15 5h-2.118l-.276-.553c-.147-.294-.483-.666-.98-.967C11.14 3.184 10.567 3 10 3C8.473 3 7.5 4.154 7.5 5v1h-2a1 1 0 0 0-1 1v6a1 1 0 1 0 2 0V8z"/></svg>
</template>

CSS

.icon-beer-filled {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.652%204C6.172%202.305%207.968%201%2010%201c.988%200%201.915.316%202.664.77A5%205%200%200%201%2014.05%203H15a3.5%203.5%200%200%201%203.5%203.5v.014c0%20.237%200%20.863-.117%201.486H19.5c.497%200%201.054.126%201.474.56c.415.428.526.98.526%201.457V18c0%20.476-.111%201.031-.535%201.457c-.424.428-.981.543-1.465.543h-2v1c0%20.476-.111%201.031-.535%201.457c-.424.428-.981.543-1.465.543h-9c-.484%200-1.04-.115-1.466-.543c-.423-.426-.534-.981-.534-1.457v-5.17a3%203%200%200%201-2-2.83V7a3%203%200%200%201%203-3zM17.5%2010v8h2v-8zm-1.185-2q.04-.091.084-.28c.098-.441.101-.963.101-1.22A1.5%201.5%200%200%200%2015%205h-2.118l-.276-.553c-.147-.294-.483-.666-.98-.967C11.14%203.184%2010.567%203%2010%203C8.473%203%207.5%204.154%207.5%205v1h-2a1%201%200%200%200-1%201v6a1%201%200%201%200%202%200V8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.652%204C6.172%202.305%207.968%201%2010%201c.988%200%201.915.316%202.664.77A5%205%200%200%201%2014.05%203H15a3.5%203.5%200%200%201%203.5%203.5v.014c0%20.237%200%20.863-.117%201.486H19.5c.497%200%201.054.126%201.474.56c.415.428.526.98.526%201.457V18c0%20.476-.111%201.031-.535%201.457c-.424.428-.981.543-1.465.543h-2v1c0%20.476-.111%201.031-.535%201.457c-.424.428-.981.543-1.465.543h-9c-.484%200-1.04-.115-1.466-.543c-.423-.426-.534-.981-.534-1.457v-5.17a3%203%200%200%201-2-2.83V7a3%203%200%200%201%203-3zM17.5%2010v8h2v-8zm-1.185-2q.04-.091.084-.28c.098-.441.101-.963.101-1.22A1.5%201.5%200%200%200%2015%205h-2.118l-.276-.553c-.147-.294-.483-.666-.98-.967C11.14%203.184%2010.567%203%2010%203C8.473%203%207.5%204.154%207.5%205v1h-2a1%201%200%200%200-1%201v6a1%201%200%201%200%202%200V8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/beer-filled.svg?color=%231a73e8&size=48