brunch dining icon
brunch-dining-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- brunch-dining-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
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 20h12.462v.23q0 .31-.23.54t-.54.23H3.77q-.31 0-.54-.23T3 20.23zm0-2.384v-.231q0-.31.23-.54t.54-.23h3.46v-.346q0-.343.233-.575t.576-.233h2.384q.343 0 .576.233t.232.575v.347h3.461q.31 0 .54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.343.232-.576T17.5 3h2.692q.344 0 .576.232t.232.576v7.411q0 1.137-.451 2.034t-1.164 1.532V20H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 21h-1.308q-.343 0-.575-.232t-.233-.576zm-.693-6.4H20V4h-2.308zm1.193 5.434q.45-.352.782-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 MaterialSymbolsLightBrunchDiningOutlineRounded(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 20h12.462v.23q0 .31-.23.54t-.54.23H3.77q-.31 0-.54-.23T3 20.23zm0-2.384v-.231q0-.31.23-.54t.54-.23h3.46v-.346q0-.343.233-.575t.576-.233h2.384q.343 0 .576.233t.232.575v.347h3.461q.31 0 .54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.343.232-.576T17.5 3h2.692q.344 0 .576.232t.232.576v7.411q0 1.137-.451 2.034t-1.164 1.532V20H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 21h-1.308q-.343 0-.575-.232t-.233-.576zm-.693-6.4H20V4h-2.308zm1.193 5.434q.45-.352.782-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 20h12.462v.23q0 .31-.23.54t-.54.23H3.77q-.31 0-.54-.23T3 20.23zm0-2.384v-.231q0-.31.23-.54t.54-.23h3.46v-.346q0-.343.233-.575t.576-.233h2.384q.343 0 .576.233t.232.575v.347h3.461q.31 0 .54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.343.232-.576T17.5 3h2.692q.344 0 .576.232t.232.576v7.411q0 1.137-.451 2.034t-1.164 1.532V20H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 21h-1.308q-.343 0-.575-.232t-.233-.576zm-.693-6.4H20V4h-2.308zm1.193 5.434q.45-.352.782-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-rounded {
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%2020h12.462v.23q0%20.31-.23.54t-.54.23H3.77q-.31%200-.54-.23T3%2020.23zm0-2.384v-.231q0-.31.23-.54t.54-.23h3.46v-.346q0-.343.233-.575t.576-.233h2.384q.343%200%20.576.233t.232.575v.347h3.461q.31%200%20.54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.343.232-.576T17.5%203h2.692q.344%200%20.576.232t.232.576v7.411q0%201.137-.451%202.034t-1.164%201.532V20H20.5q.213%200%20.356.144t.144.357t-.144.356T20.5%2021h-1.308q-.343%200-.575-.232t-.233-.576zm-.693-6.4H20V4h-2.308zm1.193%205.434q.45-.352.782-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%2020h12.462v.23q0%20.31-.23.54t-.54.23H3.77q-.31%200-.54-.23T3%2020.23zm0-2.384v-.231q0-.31.23-.54t.54-.23h3.46v-.346q0-.343.233-.575t.576-.233h2.384q.343%200%20.576.233t.232.575v.347h3.461q.31%200%20.54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.343.232-.576T17.5%203h2.692q.344%200%20.576.232t.232.576v7.411q0%201.137-.451%202.034t-1.164%201.532V20H20.5q.213%200%20.356.144t.144.357t-.144.356T20.5%2021h-1.308q-.343%200-.575-.232t-.233-.576zm-.693-6.4H20V4h-2.308zm1.193%205.434q.45-.352.782-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-rounded.svg?color=%231a73e8&size=48