bakery dining icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

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.1 16.95l.85-.85l-1.45-2.7l-1.05 2.7zm-5-.95h1.2l2.55-6.325l-3.1-1.225zm-7.4 0h1.2l-.65-7.55l-3.1 1.225zm-3.8.95l1.65-.85l-1.05-2.7l-1.45 2.7zm7-.95h2.2l.8-9h-3.8zm-7.375 3.425l-2.9-2.9L3.5 11l-.95-2.425l5.5-2.2L7.925 5h8.125l-.1 1.375l5.5 2.2l-.95 2.375l2.9 5.55l-2.875 2.875L17.7 18H6.25z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBakeryDiningOutlineSharp(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.1 16.95l.85-.85l-1.45-2.7l-1.05 2.7zm-5-.95h1.2l2.55-6.325l-3.1-1.225zm-7.4 0h1.2l-.65-7.55l-3.1 1.225zm-3.8.95l1.65-.85l-1.05-2.7l-1.45 2.7zm7-.95h2.2l.8-9h-3.8zm-7.375 3.425l-2.9-2.9L3.5 11l-.95-2.425l5.5-2.2L7.925 5h8.125l-.1 1.375l5.5 2.2l-.95 2.375l2.9 5.55l-2.875 2.875L17.7 18H6.25z"/></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.1 16.95l.85-.85l-1.45-2.7l-1.05 2.7zm-5-.95h1.2l2.55-6.325l-3.1-1.225zm-7.4 0h1.2l-.65-7.55l-3.1 1.225zm-3.8.95l1.65-.85l-1.05-2.7l-1.45 2.7zm7-.95h2.2l.8-9h-3.8zm-7.375 3.425l-2.9-2.9L3.5 11l-.95-2.425l5.5-2.2L7.925 5h8.125l-.1 1.375l5.5 2.2l-.95 2.375l2.9 5.55l-2.875 2.875L17.7 18H6.25z"/></svg>
</template>

CSS

.icon-bakery-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%22m20.1%2016.95l.85-.85l-1.45-2.7l-1.05%202.7zm-5-.95h1.2l2.55-6.325l-3.1-1.225zm-7.4%200h1.2l-.65-7.55l-3.1%201.225zm-3.8.95l1.65-.85l-1.05-2.7l-1.45%202.7zm7-.95h2.2l.8-9h-3.8zm-7.375%203.425l-2.9-2.9L3.5%2011l-.95-2.425l5.5-2.2L7.925%205h8.125l-.1%201.375l5.5%202.2l-.95%202.375l2.9%205.55l-2.875%202.875L17.7%2018H6.25z%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.1%2016.95l.85-.85l-1.45-2.7l-1.05%202.7zm-5-.95h1.2l2.55-6.325l-3.1-1.225zm-7.4%200h1.2l-.65-7.55l-3.1%201.225zm-3.8.95l1.65-.85l-1.05-2.7l-1.45%202.7zm7-.95h2.2l.8-9h-3.8zm-7.375%203.425l-2.9-2.9L3.5%2011l-.95-2.425l5.5-2.2L7.925%205h8.125l-.1%201.375l5.5%202.2l-.95%202.375l2.9%205.55l-2.875%202.875L17.7%2018H6.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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