brunch-dining-outline-sharp from Material Symbols Light by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.

Name
brunch-dining-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the 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="M3 21v-1h12.462v1zm0-3.384v-1h4.23v-1.154h4v1.154h4.232v1zM18.385 21v-6.215q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3H21v8.22q0 1.136-.451 2.033t-1.164 1.532V20H21v1zm-.693-12.615H20V4h-2.308zm1.192 5.434q.45-.352.783-1.075T20 11.22V9.385h-2.308v1.834q0 .802.366 1.525q.365.723.827 1.075m-.039 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBrunchDiningOutlineSharp(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="M3 21v-1h12.462v1zm0-3.384v-1h4.23v-1.154h4v1.154h4.232v1zM18.385 21v-6.215q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3H21v8.22q0 1.136-.451 2.033t-1.164 1.532V20H21v1zm-.693-12.615H20V4h-2.308zm1.192 5.434q.45-.352.783-1.075T20 11.22V9.385h-2.308v1.834q0 .802.366 1.525q.365.723.827 1.075m-.039 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21v-1h12.462v1zm0-3.384v-1h4.23v-1.154h4v1.154h4.232v1zM18.385 21v-6.215q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3H21v8.22q0 1.136-.451 2.033t-1.164 1.532V20H21v1zm-.693-12.615H20V4h-2.308zm1.192 5.434q.45-.352.783-1.075T20 11.22V9.385h-2.308v1.834q0 .802.366 1.525q.365.723.827 1.075m-.039 0"/></svg>
</template>

CSS

.icon-brunch-dining-outline-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%22M3%2021v-1h12.462v1zm0-3.384v-1h4.23v-1.154h4v1.154h4.232v1zM18.385%2021v-6.215q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3H21v8.22q0%201.136-.451%202.033t-1.164%201.532V20H21v1zm-.693-12.615H20V4h-2.308zm1.192%205.434q.45-.352.783-1.075T20%2011.22V9.385h-2.308v1.834q0%20.802.366%201.525q.365.723.827%201.075m-.039%200%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%22M3%2021v-1h12.462v1zm0-3.384v-1h4.23v-1.154h4v1.154h4.232v1zM18.385%2021v-6.215q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3H21v8.22q0%201.136-.451%202.033t-1.164%201.532V20H21v1zm-.693-12.615H20V4h-2.308zm1.192%205.434q.45-.352.783-1.075T20%2011.22V9.385h-2.308v1.834q0%20.802.366%201.525q.365.723.827%201.075m-.039%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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