bakery dining icon
bakery-dining from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- bakery-dining
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- bakery-dining-rounded
3 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-ticketapartmentattractionsbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the bakery 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.048 17.585l-2.263-1.081l1.873-4.74l2.067 3.97q.427.83-.184 1.558q-.612.73-1.493.292m-5.602-.911l.787-8.234q.05-.53.491-.677q.442-.147.938.055l2.115.83q.465.187.616.574t-.09.987l-2.536 6.465zm-7.207 0l-2.46-6.389q-.202-.542-.118-.989q.083-.447.568-.649l2.115-.829q.523-.208.951-.041t.478.585l.78 8.312zm-3.339.912q-.823.392-1.454-.267t-.165-1.506l2.111-4.048l1.83 4.74zm6.539-.912l-.893-9.52q-.05-.482.315-.798q.364-.317.789-.317h2.7q.54 0 .847.346q.307.345.257.847l-.892 9.442z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBakeryDining(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.048 17.585l-2.263-1.081l1.873-4.74l2.067 3.97q.427.83-.184 1.558q-.612.73-1.493.292m-5.602-.911l.787-8.234q.05-.53.491-.677q.442-.147.938.055l2.115.83q.465.187.616.574t-.09.987l-2.536 6.465zm-7.207 0l-2.46-6.389q-.202-.542-.118-.989q.083-.447.568-.649l2.115-.829q.523-.208.951-.041t.478.585l.78 8.312zm-3.339.912q-.823.392-1.454-.267t-.165-1.506l2.111-4.048l1.83 4.74zm6.539-.912l-.893-9.52q-.05-.482.315-.798q.364-.317.789-.317h2.7q.54 0 .847.346q.307.345.257.847l-.892 9.442z"/></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.048 17.585l-2.263-1.081l1.873-4.74l2.067 3.97q.427.83-.184 1.558q-.612.73-1.493.292m-5.602-.911l.787-8.234q.05-.53.491-.677q.442-.147.938.055l2.115.83q.465.187.616.574t-.09.987l-2.536 6.465zm-7.207 0l-2.46-6.389q-.202-.542-.118-.989q.083-.447.568-.649l2.115-.829q.523-.208.951-.041t.478.585l.78 8.312zm-3.339.912q-.823.392-1.454-.267t-.165-1.506l2.111-4.048l1.83 4.74zm6.539-.912l-.893-9.52q-.05-.482.315-.798q.364-.317.789-.317h2.7q.54 0 .847.346q.307.345.257.847l-.892 9.442z"/></svg> </template>
CSS
.icon-bakery-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.048%2017.585l-2.263-1.081l1.873-4.74l2.067%203.97q.427.83-.184%201.558q-.612.73-1.493.292m-5.602-.911l.787-8.234q.05-.53.491-.677q.442-.147.938.055l2.115.83q.465.187.616.574t-.09.987l-2.536%206.465zm-7.207%200l-2.46-6.389q-.202-.542-.118-.989q.083-.447.568-.649l2.115-.829q.523-.208.951-.041t.478.585l.78%208.312zm-3.339.912q-.823.392-1.454-.267t-.165-1.506l2.111-4.048l1.83%204.74zm6.539-.912l-.893-9.52q-.05-.482.315-.798q.364-.317.789-.317h2.7q.54%200%20.847.346q.307.345.257.847l-.892%209.442z%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.048%2017.585l-2.263-1.081l1.873-4.74l2.067%203.97q.427.83-.184%201.558q-.612.73-1.493.292m-5.602-.911l.787-8.234q.05-.53.491-.677q.442-.147.938.055l2.115.83q.465.187.616.574t-.09.987l-2.536%206.465zm-7.207%200l-2.46-6.389q-.202-.542-.118-.989q.083-.447.568-.649l2.115-.829q.523-.208.951-.041t.478.585l.78%208.312zm-3.339.912q-.823.392-1.454-.267t-.165-1.506l2.111-4.048l1.83%204.74zm6.539-.912l-.893-9.52q-.05-.482.315-.798q.364-.317.789-.317h2.7q.54%200%20.847.346q.307.345.257.847l-.892%209.442z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bakery-dining.svg?color=%231a73e8&size=48