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

Name
lunch-dining-outline
Set
Material Symbols Light
Style
Outline
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

Use the lunch dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 20q-.672 0-1.144-.472T3 18.385v-2.77h18v2.77q0 .67-.472 1.143q-.472.472-1.143.472zM4 16.616v1.769q0 .269.173.442t.443.173h14.769q.269 0 .442-.173t.173-.442v-1.77zm6.642-3.5q-.476.5-1.646.5t-1.64-.5t-1.352-.5t-1.358.5q-.477.5-1.646.5v-1q.88 0 1.358-.5q.476-.5 1.646-.5t1.64.5t1.352.5t1.358-.5t1.646-.5t1.646.5t1.358.5t1.333-.5t1.62-.5t1.678.5t1.365.5v1q-1.17 0-1.616-.5t-1.326-.5t-1.383.5t-1.671.5t-1.646-.5t-1.358-.5t-1.358.5M3 9.616V9q0-2.356 2.088-3.678T12 4t6.913 1.322T21 9v.616zM12 5q-3.908 0-5.87.958T4.034 8.615h15.932q-.133-1.7-2.096-2.657T12 5m0 3.616"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLunchDiningOutline(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="M4.616 20q-.672 0-1.144-.472T3 18.385v-2.77h18v2.77q0 .67-.472 1.143q-.472.472-1.143.472zM4 16.616v1.769q0 .269.173.442t.443.173h14.769q.269 0 .442-.173t.173-.442v-1.77zm6.642-3.5q-.476.5-1.646.5t-1.64-.5t-1.352-.5t-1.358.5q-.477.5-1.646.5v-1q.88 0 1.358-.5q.476-.5 1.646-.5t1.64.5t1.352.5t1.358-.5t1.646-.5t1.646.5t1.358.5t1.333-.5t1.62-.5t1.678.5t1.365.5v1q-1.17 0-1.616-.5t-1.326-.5t-1.383.5t-1.671.5t-1.646-.5t-1.358-.5t-1.358.5M3 9.616V9q0-2.356 2.088-3.678T12 4t6.913 1.322T21 9v.616zM12 5q-3.908 0-5.87.958T4.034 8.615h15.932q-.133-1.7-2.096-2.657T12 5m0 3.616"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 20q-.672 0-1.144-.472T3 18.385v-2.77h18v2.77q0 .67-.472 1.143q-.472.472-1.143.472zM4 16.616v1.769q0 .269.173.442t.443.173h14.769q.269 0 .442-.173t.173-.442v-1.77zm6.642-3.5q-.476.5-1.646.5t-1.64-.5t-1.352-.5t-1.358.5q-.477.5-1.646.5v-1q.88 0 1.358-.5q.476-.5 1.646-.5t1.64.5t1.352.5t1.358-.5t1.646-.5t1.646.5t1.358.5t1.333-.5t1.62-.5t1.678.5t1.365.5v1q-1.17 0-1.616-.5t-1.326-.5t-1.383.5t-1.671.5t-1.646-.5t-1.358-.5t-1.358.5M3 9.616V9q0-2.356 2.088-3.678T12 4t6.913 1.322T21 9v.616zM12 5q-3.908 0-5.87.958T4.034 8.615h15.932q-.133-1.7-2.096-2.657T12 5m0 3.616"/></svg>
</template>

CSS

.icon-lunch-dining-outline {
  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%22M4.616%2020q-.672%200-1.144-.472T3%2018.385v-2.77h18v2.77q0%20.67-.472%201.143q-.472.472-1.143.472zM4%2016.616v1.769q0%20.269.173.442t.443.173h14.769q.269%200%20.442-.173t.173-.442v-1.77zm6.642-3.5q-.476.5-1.646.5t-1.64-.5t-1.352-.5t-1.358.5q-.477.5-1.646.5v-1q.88%200%201.358-.5q.476-.5%201.646-.5t1.64.5t1.352.5t1.358-.5t1.646-.5t1.646.5t1.358.5t1.333-.5t1.62-.5t1.678.5t1.365.5v1q-1.17%200-1.616-.5t-1.326-.5t-1.383.5t-1.671.5t-1.646-.5t-1.358-.5t-1.358.5M3%209.616V9q0-2.356%202.088-3.678T12%204t6.913%201.322T21%209v.616zM12%205q-3.908%200-5.87.958T4.034%208.615h15.932q-.133-1.7-2.096-2.657T12%205m0%203.616%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%22M4.616%2020q-.672%200-1.144-.472T3%2018.385v-2.77h18v2.77q0%20.67-.472%201.143q-.472.472-1.143.472zM4%2016.616v1.769q0%20.269.173.442t.443.173h14.769q.269%200%20.442-.173t.173-.442v-1.77zm6.642-3.5q-.476.5-1.646.5t-1.64-.5t-1.352-.5t-1.358.5q-.477.5-1.646.5v-1q.88%200%201.358-.5q.476-.5%201.646-.5t1.64.5t1.352.5t1.358-.5t1.646-.5t1.646.5t1.358.5t1.333-.5t1.62-.5t1.678.5t1.365.5v1q-1.17%200-1.616-.5t-1.326-.5t-1.383.5t-1.671.5t-1.646-.5t-1.358-.5t-1.358.5M3%209.616V9q0-2.356%202.088-3.678T12%204t6.913%201.322T21%209v.616zM12%205q-3.908%200-5.87.958T4.034%208.615h15.932q-.133-1.7-2.096-2.657T12%205m0%203.616%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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