brunch dining icon
brunch-dining-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- brunch-dining-rounded
- Set
- Material Symbols Light
- Style
- 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-.348.23-.578t.579-.23h2.384q.348 0 .578.23t.23.578v.347h3.461q.31 0 .54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.348.23-.578T17.5 3h2.692q.349 0 .578.23t.23.578v7.411q0 1.137-.451 2.034t-1.164 1.532V20H20.5q.214 0 .357.143T21 20.5t-.143.357T20.5 21h-1.308q-.348 0-.577-.23q-.23-.23-.23-.578zm-.693-6.4H20V4h-2.308z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBrunchDiningRounded(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-.348.23-.578t.579-.23h2.384q.348 0 .578.23t.23.578v.347h3.461q.31 0 .54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.348.23-.578T17.5 3h2.692q.349 0 .578.23t.23.578v7.411q0 1.137-.451 2.034t-1.164 1.532V20H20.5q.214 0 .357.143T21 20.5t-.143.357T20.5 21h-1.308q-.348 0-.577-.23q-.23-.23-.23-.578zm-.693-6.4H20V4h-2.308z"/></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-.348.23-.578t.579-.23h2.384q.348 0 .578.23t.23.578v.347h3.461q.31 0 .54.23t.23.539v.23zm15.385-2.831q-.708-.64-1.2-1.535q-.493-.894-.493-2.03V3.807q0-.348.23-.578T17.5 3h2.692q.349 0 .578.23t.23.578v7.411q0 1.137-.451 2.034t-1.164 1.532V20H20.5q.214 0 .357.143T21 20.5t-.143.357T20.5 21h-1.308q-.348 0-.577-.23q-.23-.23-.23-.578zm-.693-6.4H20V4h-2.308z"/></svg> </template>
CSS
.icon-brunch-dining-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-.348.23-.578t.579-.23h2.384q.348%200%20.578.23t.23.578v.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-.348.23-.578T17.5%203h2.692q.349%200%20.578.23t.23.578v7.411q0%201.137-.451%202.034t-1.164%201.532V20H20.5q.214%200%20.357.143T21%2020.5t-.143.357T20.5%2021h-1.308q-.348%200-.577-.23q-.23-.23-.23-.578zm-.693-6.4H20V4h-2.308z%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-.348.23-.578t.579-.23h2.384q.348%200%20.578.23t.23.578v.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-.348.23-.578T17.5%203h2.692q.349%200%20.578.23t.23.578v7.411q0%201.137-.451%202.034t-1.164%201.532V20H20.5q.214%200%20.357.143T21%2020.5t-.143.357T20.5%2021h-1.308q-.348%200-.577-.23q-.23-.23-.23-.578zm-.693-6.4H20V4h-2.308z%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-rounded.svg?color=%231a73e8&size=48