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

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

3 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the breakfast dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 20V9.873q-.829-.492-1.414-1.212Q3 7.94 3 7q0-1.246.877-2.123T6 4h12q1.246 0 2.123.877T21 7q0 .94-.585 1.66q-.586.72-1.415 1.213V20zm1-1h12V9.3l.539-.33q.565-.353 1.013-.831Q20 7.659 20 7q0-.825-.587-1.412T18 5H6q-.825 0-1.412.588T4 7q0 .666.445 1.147q.445.482 1.016.834L6 9.3zm6-2.177L15.862 13L12 9.139L8.177 13zm0-1.415L9.592 13L12 10.554L14.446 13zM12 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBreakfastDiningOutlineSharp(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="M5 20V9.873q-.829-.492-1.414-1.212Q3 7.94 3 7q0-1.246.877-2.123T6 4h12q1.246 0 2.123.877T21 7q0 .94-.585 1.66q-.586.72-1.415 1.213V20zm1-1h12V9.3l.539-.33q.565-.353 1.013-.831Q20 7.659 20 7q0-.825-.587-1.412T18 5H6q-.825 0-1.412.588T4 7q0 .666.445 1.147q.445.482 1.016.834L6 9.3zm6-2.177L15.862 13L12 9.139L8.177 13zm0-1.415L9.592 13L12 10.554L14.446 13zM12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 20V9.873q-.829-.492-1.414-1.212Q3 7.94 3 7q0-1.246.877-2.123T6 4h12q1.246 0 2.123.877T21 7q0 .94-.585 1.66q-.586.72-1.415 1.213V20zm1-1h12V9.3l.539-.33q.565-.353 1.013-.831Q20 7.659 20 7q0-.825-.587-1.412T18 5H6q-.825 0-1.412.588T4 7q0 .666.445 1.147q.445.482 1.016.834L6 9.3zm6-2.177L15.862 13L12 9.139L8.177 13zm0-1.415L9.592 13L12 10.554L14.446 13zM12 12"/></svg>
</template>

CSS

.icon-breakfast-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%22M5%2020V9.873q-.829-.492-1.414-1.212Q3%207.94%203%207q0-1.246.877-2.123T6%204h12q1.246%200%202.123.877T21%207q0%20.94-.585%201.66q-.586.72-1.415%201.213V20zm1-1h12V9.3l.539-.33q.565-.353%201.013-.831Q20%207.659%2020%207q0-.825-.587-1.412T18%205H6q-.825%200-1.412.588T4%207q0%20.666.445%201.147q.445.482%201.016.834L6%209.3zm6-2.177L15.862%2013L12%209.139L8.177%2013zm0-1.415L9.592%2013L12%2010.554L14.446%2013zM12%2012%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%22M5%2020V9.873q-.829-.492-1.414-1.212Q3%207.94%203%207q0-1.246.877-2.123T6%204h12q1.246%200%202.123.877T21%207q0%20.94-.585%201.66q-.586.72-1.415%201.213V20zm1-1h12V9.3l.539-.33q.565-.353%201.013-.831Q20%207.659%2020%207q0-.825-.587-1.412T18%205H6q-.825%200-1.412.588T4%207q0%20.666.445%201.147q.445.482%201.016.834L6%209.3zm6-2.177L15.862%2013L12%209.139L8.177%2013zm0-1.415L9.592%2013L12%2010.554L14.446%2013zM12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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