beer icon
beer-fill from Remix Icon by Remix Design · Fill · Food · Apache-2.0 Free for personal and commercial use.
- Name
- beer-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Food
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More food icons from Remix Icon
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="M9 3a2 2 0 0 1 1.972 2.335l1.973.33a4 4 0 0 0-.005-1.361A2 2 0 0 1 15.733 7H5a1 1 0 1 1 .539-1.843a1 1 0 0 0 1.513-.614A2 2 0 0 1 9 3m1.516-1.703A4 4 0 0 0 5.51 3.043A3 3 0 0 0 3 8.236V20a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2h2a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2h-2v-.354a4 4 0 0 0-4.896-6.169a4 4 0 0 0-1.588-1.18M17 18v-7h2v7zM7 11h2v7H7zm4 0h2v7h-2z"/></svg>
React
import type { SVGProps } from "react";
export function RiBeerFill(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="M9 3a2 2 0 0 1 1.972 2.335l1.973.33a4 4 0 0 0-.005-1.361A2 2 0 0 1 15.733 7H5a1 1 0 1 1 .539-1.843a1 1 0 0 0 1.513-.614A2 2 0 0 1 9 3m1.516-1.703A4 4 0 0 0 5.51 3.043A3 3 0 0 0 3 8.236V20a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2h2a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2h-2v-.354a4 4 0 0 0-4.896-6.169a4 4 0 0 0-1.588-1.18M17 18v-7h2v7zM7 11h2v7H7zm4 0h2v7h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a2 2 0 0 1 1.972 2.335l1.973.33a4 4 0 0 0-.005-1.361A2 2 0 0 1 15.733 7H5a1 1 0 1 1 .539-1.843a1 1 0 0 0 1.513-.614A2 2 0 0 1 9 3m1.516-1.703A4 4 0 0 0 5.51 3.043A3 3 0 0 0 3 8.236V20a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2h2a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2h-2v-.354a4 4 0 0 0-4.896-6.169a4 4 0 0 0-1.588-1.18M17 18v-7h2v7zM7 11h2v7H7zm4 0h2v7h-2z"/></svg> </template>
CSS
.icon-beer-fill {
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%22M9%203a2%202%200%200%201%201.972%202.335l1.973.33a4%204%200%200%200-.005-1.361A2%202%200%200%201%2015.733%207H5a1%201%200%201%201%20.539-1.843a1%201%200%200%200%201.513-.614A2%202%200%200%201%209%203m1.516-1.703A4%204%200%200%200%205.51%203.043A3%203%200%200%200%203%208.236V20a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2h2a2%202%200%200%200%202-2v-7a2%202%200%200%200-2-2h-2v-.354a4%204%200%200%200-4.896-6.169a4%204%200%200%200-1.588-1.18M17%2018v-7h2v7zM7%2011h2v7H7zm4%200h2v7h-2z%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%22M9%203a2%202%200%200%201%201.972%202.335l1.973.33a4%204%200%200%200-.005-1.361A2%202%200%200%201%2015.733%207H5a1%201%200%201%201%20.539-1.843a1%201%200%200%200%201.513-.614A2%202%200%200%201%209%203m1.516-1.703A4%204%200%200%200%205.51%203.043A3%203%200%200%200%203%208.236V20a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2h2a2%202%200%200%200%202-2v-7a2%202%200%200%200-2-2h-2v-.354a4%204%200%200%200-4.896-6.169a4%204%200%200%200-1.588-1.18M17%2018v-7h2v7zM7%2011h2v7H7zm4%200h2v7h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/beer-fill.svg?color=%231a73e8&size=48