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

Name
dinner-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 dinner 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.52 20.462l-1.54-1.539h18l-1.538 1.539zM4 17.73q.17-.373.429-.697q.26-.322.571-.595v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h6.192q.667 0 1.141.475t.475 1.14v.212H20v.885h-8.192v.205q0 .677-.475 1.15q-.474.472-1.14.472h-1.81v6.83q.581.089 1.133.295q.552.205 1.025.578q.246-1.51 1.44-2.462q1.195-.953 2.747-.953q1.771 0 3.021 1.22T19 17.03v.7zm7.504-1h6.415q-.098-1.247-1.01-2.075q-.911-.829-2.18-.829q-1.281 0-2.204.823t-1.021 2.08M8.384 5.828h2.424V5.5q0-.27-.173-.442q-.173-.173-.443-.173H8.385zm0 1.827h1.808q.27 0 .443-.173t.173-.442v-.327H8.385zm-2.5-1.827H7.5v-.943H5.884zm0 1.827H7.5V6.71H5.884zm0 8.177q.385-.202.786-.313t.83-.166V8.539H5.884zm8.828.9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDinnerDiningOutline(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.52 20.462l-1.54-1.539h18l-1.538 1.539zM4 17.73q.17-.373.429-.697q.26-.322.571-.595v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h6.192q.667 0 1.141.475t.475 1.14v.212H20v.885h-8.192v.205q0 .677-.475 1.15q-.474.472-1.14.472h-1.81v6.83q.581.089 1.133.295q.552.205 1.025.578q.246-1.51 1.44-2.462q1.195-.953 2.747-.953q1.771 0 3.021 1.22T19 17.03v.7zm7.504-1h6.415q-.098-1.247-1.01-2.075q-.911-.829-2.18-.829q-1.281 0-2.204.823t-1.021 2.08M8.384 5.828h2.424V5.5q0-.27-.173-.442q-.173-.173-.443-.173H8.385zm0 1.827h1.808q.27 0 .443-.173t.173-.442v-.327H8.385zm-2.5-1.827H7.5v-.943H5.884zm0 1.827H7.5V6.71H5.884zm0 8.177q.385-.202.786-.313t.83-.166V8.539H5.884zm8.828.9"/></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.52 20.462l-1.54-1.539h18l-1.538 1.539zM4 17.73q.17-.373.429-.697q.26-.322.571-.595v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h6.192q.667 0 1.141.475t.475 1.14v.212H20v.885h-8.192v.205q0 .677-.475 1.15q-.474.472-1.14.472h-1.81v6.83q.581.089 1.133.295q.552.205 1.025.578q.246-1.51 1.44-2.462q1.195-.953 2.747-.953q1.771 0 3.021 1.22T19 17.03v.7zm7.504-1h6.415q-.098-1.247-1.01-2.075q-.911-.829-2.18-.829q-1.281 0-2.204.823t-1.021 2.08M8.384 5.828h2.424V5.5q0-.27-.173-.442q-.173-.173-.443-.173H8.385zm0 1.827h1.808q.27 0 .443-.173t.173-.442v-.327H8.385zm-2.5-1.827H7.5v-.943H5.884zm0 1.827H7.5V6.71H5.884zm0 8.177q.385-.202.786-.313t.83-.166V8.539H5.884zm8.828.9"/></svg>
</template>

CSS

.icon-dinner-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.52%2020.462l-1.54-1.539h18l-1.538%201.539zM4%2017.73q.17-.373.429-.697q.26-.322.571-.595v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h6.192q.667%200%201.141.475t.475%201.14v.212H20v.885h-8.192v.205q0%20.677-.475%201.15q-.474.472-1.14.472h-1.81v6.83q.581.089%201.133.295q.552.205%201.025.578q.246-1.51%201.44-2.462q1.195-.953%202.747-.953q1.771%200%203.021%201.22T19%2017.03v.7zm7.504-1h6.415q-.098-1.247-1.01-2.075q-.911-.829-2.18-.829q-1.281%200-2.204.823t-1.021%202.08M8.384%205.828h2.424V5.5q0-.27-.173-.442q-.173-.173-.443-.173H8.385zm0%201.827h1.808q.27%200%20.443-.173t.173-.442v-.327H8.385zm-2.5-1.827H7.5v-.943H5.884zm0%201.827H7.5V6.71H5.884zm0%208.177q.385-.202.786-.313t.83-.166V8.539H5.884zm8.828.9%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.52%2020.462l-1.54-1.539h18l-1.538%201.539zM4%2017.73q.17-.373.429-.697q.26-.322.571-.595v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h6.192q.667%200%201.141.475t.475%201.14v.212H20v.885h-8.192v.205q0%20.677-.475%201.15q-.474.472-1.14.472h-1.81v6.83q.581.089%201.133.295q.552.205%201.025.578q.246-1.51%201.44-2.462q1.195-.953%202.747-.953q1.771%200%203.021%201.22T19%2017.03v.7zm7.504-1h6.415q-.098-1.247-1.01-2.075q-.911-.829-2.18-.829q-1.281%200-2.204.823t-1.021%202.08M8.384%205.828h2.424V5.5q0-.27-.173-.442q-.173-.173-.443-.173H8.385zm0%201.827h1.808q.27%200%20.443-.173t.173-.442v-.327H8.385zm-2.5-1.827H7.5v-.943H5.884zm0%201.827H7.5V6.71H5.884zm0%208.177q.385-.202.786-.313t.83-.166V8.539H5.884zm8.828.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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