brunch dining icon
brunch-dining from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- brunch-dining
- Set
- Material Symbols Light
- Style
- Regular
- 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.5 21q-.225 0-.363-.137T3 20.5V20h12.462v.5q0 .225-.138.363t-.362.137zM3 17.616v-.5q0-.225.138-.363t.362-.137h3.73v-1.154h4v1.154h3.732q.225 0 .362.137t.138.363v.5zM18.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.308z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBrunchDining(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.5 21q-.225 0-.363-.137T3 20.5V20h12.462v.5q0 .225-.138.363t-.362.137zM3 17.616v-.5q0-.225.138-.363t.362-.137h3.73v-1.154h4v1.154h3.732q.225 0 .362.137t.138.363v.5zM18.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.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.5 21q-.225 0-.363-.137T3 20.5V20h12.462v.5q0 .225-.138.363t-.362.137zM3 17.616v-.5q0-.225.138-.363t.362-.137h3.73v-1.154h4v1.154h3.732q.225 0 .362.137t.138.363v.5zM18.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.308z"/></svg> </template>
CSS
.icon-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%22M3.5%2021q-.225%200-.363-.137T3%2020.5V20h12.462v.5q0%20.225-.138.363t-.362.137zM3%2017.616v-.5q0-.225.138-.363t.362-.137h3.73v-1.154h4v1.154h3.732q.225%200%20.362.137t.138.363v.5zM18.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.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.5%2021q-.225%200-.363-.137T3%2020.5V20h12.462v.5q0%20.225-.138.363t-.362.137zM3%2017.616v-.5q0-.225.138-.363t.362-.137h3.73v-1.154h4v1.154h3.732q.225%200%20.362.137t.138.363v.5zM18.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.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.svg?color=%231a73e8&size=48