beer-meal-sharp from Material Symbols by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.

Name
beer-meal-sharp
Set
Material Symbols
Style
Sharp
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the beer meal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-6h10v6zm12-1.025V14H8v-1.65q-1.325-.35-2.162-1.4T5 8.475q0-1.275.75-2.312T7.725 4.7Q8.3 3.45 9.45 2.725T12 2q.825 0 1.588.287T15 3.125q.25-.05.488-.088T16 3q1.65 0 2.825 1.163T20 7q0 .525-.15 1.038T19.425 9L23 8.95v10.025h-4v2zM9 10.5q.575 0 1.038-.337t.887-.763l1.4-1.425q.525-.525 1.225-.75T15 7h2.975q0-.825-.587-1.412T15.975 5q-.3 0-.6.038T14.8 5.2l-.3.1l-.775-.65q-.35-.3-.8-.475T12 4q-.8 0-1.463.425t-1.012 1.15l-.375.775l-.8.25q-.6.225-.975.738T7 8.5q0 .825.575 1.413T9 10.5m10 6.475h2v-6h-2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBeerMealSharp(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="M2 22v-6h10v6zm12-1.025V14H8v-1.65q-1.325-.35-2.162-1.4T5 8.475q0-1.275.75-2.312T7.725 4.7Q8.3 3.45 9.45 2.725T12 2q.825 0 1.588.287T15 3.125q.25-.05.488-.088T16 3q1.65 0 2.825 1.163T20 7q0 .525-.15 1.038T19.425 9L23 8.95v10.025h-4v2zM9 10.5q.575 0 1.038-.337t.887-.763l1.4-1.425q.525-.525 1.225-.75T15 7h2.975q0-.825-.587-1.412T15.975 5q-.3 0-.6.038T14.8 5.2l-.3.1l-.775-.65q-.35-.3-.8-.475T12 4q-.8 0-1.463.425t-1.012 1.15l-.375.775l-.8.25q-.6.225-.975.738T7 8.5q0 .825.575 1.413T9 10.5m10 6.475h2v-6h-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="M2 22v-6h10v6zm12-1.025V14H8v-1.65q-1.325-.35-2.162-1.4T5 8.475q0-1.275.75-2.312T7.725 4.7Q8.3 3.45 9.45 2.725T12 2q.825 0 1.588.287T15 3.125q.25-.05.488-.088T16 3q1.65 0 2.825 1.163T20 7q0 .525-.15 1.038T19.425 9L23 8.95v10.025h-4v2zM9 10.5q.575 0 1.038-.337t.887-.763l1.4-1.425q.525-.525 1.225-.75T15 7h2.975q0-.825-.587-1.412T15.975 5q-.3 0-.6.038T14.8 5.2l-.3.1l-.775-.65q-.35-.3-.8-.475T12 4q-.8 0-1.463.425t-1.012 1.15l-.375.775l-.8.25q-.6.225-.975.738T7 8.5q0 .825.575 1.413T9 10.5m10 6.475h2v-6h-2z"/></svg>
</template>

CSS

.icon-beer-meal-sharp {
  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%22M2%2022v-6h10v6zm12-1.025V14H8v-1.65q-1.325-.35-2.162-1.4T5%208.475q0-1.275.75-2.312T7.725%204.7Q8.3%203.45%209.45%202.725T12%202q.825%200%201.588.287T15%203.125q.25-.05.488-.088T16%203q1.65%200%202.825%201.163T20%207q0%20.525-.15%201.038T19.425%209L23%208.95v10.025h-4v2zM9%2010.5q.575%200%201.038-.337t.887-.763l1.4-1.425q.525-.525%201.225-.75T15%207h2.975q0-.825-.587-1.412T15.975%205q-.3%200-.6.038T14.8%205.2l-.3.1l-.775-.65q-.35-.3-.8-.475T12%204q-.8%200-1.463.425t-1.012%201.15l-.375.775l-.8.25q-.6.225-.975.738T7%208.5q0%20.825.575%201.413T9%2010.5m10%206.475h2v-6h-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%22M2%2022v-6h10v6zm12-1.025V14H8v-1.65q-1.325-.35-2.162-1.4T5%208.475q0-1.275.75-2.312T7.725%204.7Q8.3%203.45%209.45%202.725T12%202q.825%200%201.588.287T15%203.125q.25-.05.488-.088T16%203q1.65%200%202.825%201.163T20%207q0%20.525-.15%201.038T19.425%209L23%208.95v10.025h-4v2zM9%2010.5q.575%200%201.038-.337t.887-.763l1.4-1.425q.525-.525%201.225-.75T15%207h2.975q0-.825-.587-1.412T15.975%205q-.3%200-.6.038T14.8%205.2l-.3.1l-.775-.65q-.35-.3-.8-.475T12%204q-.8%200-1.463.425t-1.012%201.15l-.375.775l-.8.25q-.6.225-.975.738T7%208.5q0%20.825.575%201.413T9%2010.5m10%206.475h2v-6h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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