dinner dining icon
dinner-dining-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- dinner-dining-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
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="M5.029 20.462q-.241 0-.472-.099t-.391-.255l-.489-.489q-.192-.192-.095-.444t.368-.252h16.062q.271 0 .368.252t-.095.444l-.489.489q-.16.157-.391.255t-.472.098zM4 17.73q.17-.373.429-.697q.26-.322.571-.595v-7.9h-.558q-.191 0-.317-.125Q4 8.288 4 8.097t.125-.317t.317-.126H5V6.71h-.558q-.191 0-.317-.125Q4 6.461 4 6.27t.125-.317t.317-.126H5v-.943h-.558q-.191 0-.317-.125Q4 4.634 4 4.443t.125-.317T4.442 4h5.75q.667 0 1.141.474t.475 1.141v.212h7.75q.191 0 .317.125q.125.125.125.316t-.125.317t-.317.126h-7.75v.206q0 .677-.475 1.15q-.474.471-1.14.471h-1.81v6.831q.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 MaterialSymbolsLightDinnerDiningOutlineRounded(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.029 20.462q-.241 0-.472-.099t-.391-.255l-.489-.489q-.192-.192-.095-.444t.368-.252h16.062q.271 0 .368.252t-.095.444l-.489.489q-.16.157-.391.255t-.472.098zM4 17.73q.17-.373.429-.697q.26-.322.571-.595v-7.9h-.558q-.191 0-.317-.125Q4 8.288 4 8.097t.125-.317t.317-.126H5V6.71h-.558q-.191 0-.317-.125Q4 6.461 4 6.27t.125-.317t.317-.126H5v-.943h-.558q-.191 0-.317-.125Q4 4.634 4 4.443t.125-.317T4.442 4h5.75q.667 0 1.141.474t.475 1.141v.212h7.75q.191 0 .317.125q.125.125.125.316t-.125.317t-.317.126h-7.75v.206q0 .677-.475 1.15q-.474.471-1.14.471h-1.81v6.831q.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="M5.029 20.462q-.241 0-.472-.099t-.391-.255l-.489-.489q-.192-.192-.095-.444t.368-.252h16.062q.271 0 .368.252t-.095.444l-.489.489q-.16.157-.391.255t-.472.098zM4 17.73q.17-.373.429-.697q.26-.322.571-.595v-7.9h-.558q-.191 0-.317-.125Q4 8.288 4 8.097t.125-.317t.317-.126H5V6.71h-.558q-.191 0-.317-.125Q4 6.461 4 6.27t.125-.317t.317-.126H5v-.943h-.558q-.191 0-.317-.125Q4 4.634 4 4.443t.125-.317T4.442 4h5.75q.667 0 1.141.474t.475 1.141v.212h7.75q.191 0 .317.125q.125.125.125.316t-.125.317t-.317.126h-7.75v.206q0 .677-.475 1.15q-.474.471-1.14.471h-1.81v6.831q.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-rounded {
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.029%2020.462q-.241%200-.472-.099t-.391-.255l-.489-.489q-.192-.192-.095-.444t.368-.252h16.062q.271%200%20.368.252t-.095.444l-.489.489q-.16.157-.391.255t-.472.098zM4%2017.73q.17-.373.429-.697q.26-.322.571-.595v-7.9h-.558q-.191%200-.317-.125Q4%208.288%204%208.097t.125-.317t.317-.126H5V6.71h-.558q-.191%200-.317-.125Q4%206.461%204%206.27t.125-.317t.317-.126H5v-.943h-.558q-.191%200-.317-.125Q4%204.634%204%204.443t.125-.317T4.442%204h5.75q.667%200%201.141.474t.475%201.141v.212h7.75q.191%200%20.317.125q.125.125.125.316t-.125.317t-.317.126h-7.75v.206q0%20.677-.475%201.15q-.474.471-1.14.471h-1.81v6.831q.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%22M5.029%2020.462q-.241%200-.472-.099t-.391-.255l-.489-.489q-.192-.192-.095-.444t.368-.252h16.062q.271%200%20.368.252t-.095.444l-.489.489q-.16.157-.391.255t-.472.098zM4%2017.73q.17-.373.429-.697q.26-.322.571-.595v-7.9h-.558q-.191%200-.317-.125Q4%208.288%204%208.097t.125-.317t.317-.126H5V6.71h-.558q-.191%200-.317-.125Q4%206.461%204%206.27t.125-.317t.317-.126H5v-.943h-.558q-.191%200-.317-.125Q4%204.634%204%204.443t.125-.317T4.442%204h5.75q.667%200%201.141.474t.475%201.141v.212h7.75q.191%200%20.317.125q.125.125.125.316t-.125.317t-.317.126h-7.75v.206q0%20.677-.475%201.15q-.474.471-1.14.471h-1.81v6.831q.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-rounded.svg?color=%231a73e8&size=48