twotone brunch dining icon

twotone-brunch-dining from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
twotone-brunch-dining
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone brunch dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 10h-2v1.47c0 .95.37 1.89 1.03 2.6c.63-.71.97-1.61.97-2.56z" opacity=".3"/><path fill="currentColor" d="M2 21.5c0 .28.22.5.49.5h13.02c.27 0 .49-.22.49-.5V20H2zm18.47-6.05A5.8 5.8 0 0 0 22 11.51V2h-6v9.47c0 1.48.58 2.92 1.6 4l.4.42V22h4v-2h-2v-4.03zM18 4h2v4h-2zm1.03 10.07a3.9 3.9 0 0 1-1.03-2.6V10h2v1.51c0 .95-.34 1.85-.97 2.56M15.5 16H11v-2H7v2H2.5c-.28 0-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneBrunchDining(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="M20 10h-2v1.47c0 .95.37 1.89 1.03 2.6c.63-.71.97-1.61.97-2.56z" opacity=".3"/><path fill="currentColor" d="M2 21.5c0 .28.22.5.49.5h13.02c.27 0 .49-.22.49-.5V20H2zm18.47-6.05A5.8 5.8 0 0 0 22 11.51V2h-6v9.47c0 1.48.58 2.92 1.6 4l.4.42V22h4v-2h-2v-4.03zM18 4h2v4h-2zm1.03 10.07a3.9 3.9 0 0 1-1.03-2.6V10h2v1.51c0 .95-.34 1.85-.97 2.56M15.5 16H11v-2H7v2H2.5c-.28 0-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 10h-2v1.47c0 .95.37 1.89 1.03 2.6c.63-.71.97-1.61.97-2.56z" opacity=".3"/><path fill="currentColor" d="M2 21.5c0 .28.22.5.49.5h13.02c.27 0 .49-.22.49-.5V20H2zm18.47-6.05A5.8 5.8 0 0 0 22 11.51V2h-6v9.47c0 1.48.58 2.92 1.6 4l.4.42V22h4v-2h-2v-4.03zM18 4h2v4h-2zm1.03 10.07a3.9 3.9 0 0 1-1.03-2.6V10h2v1.51c0 .95-.34 1.85-.97 2.56M15.5 16H11v-2H7v2H2.5c-.28 0-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5"/></svg>
</template>

CSS

.icon-twotone-brunch-dining {
  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%22M20%2010h-2v1.47c0%20.95.37%201.89%201.03%202.6c.63-.71.97-1.61.97-2.56z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2021.5c0%20.28.22.5.49.5h13.02c.27%200%20.49-.22.49-.5V20H2zm18.47-6.05A5.8%205.8%200%200%200%2022%2011.51V2h-6v9.47c0%201.48.58%202.92%201.6%204l.4.42V22h4v-2h-2v-4.03zM18%204h2v4h-2zm1.03%2010.07a3.9%203.9%200%200%201-1.03-2.6V10h2v1.51c0%20.95-.34%201.85-.97%202.56M15.5%2016H11v-2H7v2H2.5c-.28%200-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5%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%22M20%2010h-2v1.47c0%20.95.37%201.89%201.03%202.6c.63-.71.97-1.61.97-2.56z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2021.5c0%20.28.22.5.49.5h13.02c.27%200%20.49-.22.49-.5V20H2zm18.47-6.05A5.8%205.8%200%200%200%2022%2011.51V2h-6v9.47c0%201.48.58%202.92%201.6%204l.4.42V22h4v-2h-2v-4.03zM18%204h2v4h-2zm1.03%2010.07a3.9%203.9%200%200%201-1.03-2.6V10h2v1.51c0%20.95-.34%201.85-.97%202.56M15.5%2016H11v-2H7v2H2.5c-.28%200-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-brunch-dining.svg?color=%231a73e8&size=48