dinner dining icon
dinner-dining-outline-sharp from Material Symbols Light by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- dinner-dining-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="M4.539 20.462L3 18.923h18l-1.538 1.539zM4 17.73q.17-.373.429-.687q.26-.313.571-.605v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h7.808v1.827H20v.885h-8.192v1.827H8.385v6.83q.58.07 1.142.285t1.015.588q.266-1.51 1.46-2.462t2.746-.953q1.764 0 3.008 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.424v-.942H8.385zm0 1.827h2.424v-.942H8.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 MaterialSymbolsLightDinnerDiningOutlineSharp(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.539 20.462L3 18.923h18l-1.538 1.539zM4 17.73q.17-.373.429-.687q.26-.313.571-.605v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h7.808v1.827H20v.885h-8.192v1.827H8.385v6.83q.58.07 1.142.285t1.015.588q.266-1.51 1.46-2.462t2.746-.953q1.764 0 3.008 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.424v-.942H8.385zm0 1.827h2.424v-.942H8.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.539 20.462L3 18.923h18l-1.538 1.539zM4 17.73q.17-.373.429-.687q.26-.313.571-.605v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h7.808v1.827H20v.885h-8.192v1.827H8.385v6.83q.58.07 1.142.285t1.015.588q.266-1.51 1.46-2.462t2.746-.953q1.764 0 3.008 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.424v-.942H8.385zm0 1.827h2.424v-.942H8.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-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%22M4.539%2020.462L3%2018.923h18l-1.538%201.539zM4%2017.73q.17-.373.429-.687q.26-.313.571-.605v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h7.808v1.827H20v.885h-8.192v1.827H8.385v6.83q.58.07%201.142.285t1.015.588q.266-1.51%201.46-2.462t2.746-.953q1.764%200%203.008%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.424v-.942H8.385zm0%201.827h2.424v-.942H8.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.539%2020.462L3%2018.923h18l-1.538%201.539zM4%2017.73q.17-.373.429-.687q.26-.313.571-.605v-7.9H4v-.885h1v-.942H4v-.885h1v-.942H4V4h7.808v1.827H20v.885h-8.192v1.827H8.385v6.83q.58.07%201.142.285t1.015.588q.266-1.51%201.46-2.462t2.746-.953q1.764%200%203.008%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.424v-.942H8.385zm0%201.827h2.424v-.942H8.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-sharp.svg?color=%231a73e8&size=48