dinner dining icon
dinner-dining from Material Symbols by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- dinner-dining
- Set
- Material Symbols
- Style
- Regular
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
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 21l-2-2h20l-2 2zm-1-3q.15-.45.4-.85t.6-.75V9H3V7.5h1v-.75H3v-1.5h1V4.5H3V3h7q.825 0 1.413.588T12 5v.25h9v1.5h-9V7q0 .825-.587 1.413T10 9H8v6.1q.35.05.7.15t.65.3q.65-1.625 2.075-2.587t3.15-.963q2.25 0 3.838 1.538T20 17.3v.7zM8 5.25h2V4.5H8zM8 7.5h2v-.75H8zM5.5 5.25h1V4.5h-1zm0 2.25h1v-.75h-1zm0 7.85q.25-.125.488-.187t.512-.113V9h-1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDinnerDining(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 21l-2-2h20l-2 2zm-1-3q.15-.45.4-.85t.6-.75V9H3V7.5h1v-.75H3v-1.5h1V4.5H3V3h7q.825 0 1.413.588T12 5v.25h9v1.5h-9V7q0 .825-.587 1.413T10 9H8v6.1q.35.05.7.15t.65.3q.65-1.625 2.075-2.587t3.15-.963q2.25 0 3.838 1.538T20 17.3v.7zM8 5.25h2V4.5H8zM8 7.5h2v-.75H8zM5.5 5.25h1V4.5h-1zm0 2.25h1v-.75h-1zm0 7.85q.25-.125.488-.187t.512-.113V9h-1z"/></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 21l-2-2h20l-2 2zm-1-3q.15-.45.4-.85t.6-.75V9H3V7.5h1v-.75H3v-1.5h1V4.5H3V3h7q.825 0 1.413.588T12 5v.25h9v1.5h-9V7q0 .825-.587 1.413T10 9H8v6.1q.35.05.7.15t.65.3q.65-1.625 2.075-2.587t3.15-.963q2.25 0 3.838 1.538T20 17.3v.7zM8 5.25h2V4.5H8zM8 7.5h2v-.75H8zM5.5 5.25h1V4.5h-1zm0 2.25h1v-.75h-1zm0 7.85q.25-.125.488-.187t.512-.113V9h-1z"/></svg> </template>
CSS
.icon-dinner-dining {
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%2021l-2-2h20l-2%202zm-1-3q.15-.45.4-.85t.6-.75V9H3V7.5h1v-.75H3v-1.5h1V4.5H3V3h7q.825%200%201.413.588T12%205v.25h9v1.5h-9V7q0%20.825-.587%201.413T10%209H8v6.1q.35.05.7.15t.65.3q.65-1.625%202.075-2.587t3.15-.963q2.25%200%203.838%201.538T20%2017.3v.7zM8%205.25h2V4.5H8zM8%207.5h2v-.75H8zM5.5%205.25h1V4.5h-1zm0%202.25h1v-.75h-1zm0%207.85q.25-.125.488-.187t.512-.113V9h-1z%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%2021l-2-2h20l-2%202zm-1-3q.15-.45.4-.85t.6-.75V9H3V7.5h1v-.75H3v-1.5h1V4.5H3V3h7q.825%200%201.413.588T12%205v.25h9v1.5h-9V7q0%20.825-.587%201.413T10%209H8v6.1q.35.05.7.15t.65.3q.65-1.625%202.075-2.587t3.15-.963q2.25%200%203.838%201.538T20%2017.3v.7zM8%205.25h2V4.5H8zM8%207.5h2v-.75H8zM5.5%205.25h1V4.5h-1zm0%202.25h1v-.75h-1zm0%207.85q.25-.125.488-.187t.512-.113V9h-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dinner-dining.svg?color=%231a73e8&size=48