meal dinner icon
meal-dinner-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- meal-dinner-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the meal dinner icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.242 13.423q-2.192 0-3.717-1.531T3 8.173q0-2 1.333-3.48T7.652 3h.112q-.32.529-.495 1.122t-.175 1.224q0 1.963 1.38 3.338t3.351 1.374q.367 0 .717-.061q.35-.06.67-.181q-.523 1.622-1.881 2.615t-3.089.992m-.006-1q.908 0 1.717-.374t1.405-1.051q-2.233-.16-3.743-1.772t-1.52-3.857q0-.211.028-.413q.029-.202.067-.414q-1.015.556-1.612 1.527t-.597 2.123q0 1.766 1.242 2.999q1.242 1.232 3.013 1.232m9.014-.961h2.789V7.73H17.25zm1.404 3.788q.588 0 .986-.4q.398-.402.398-.994v-1.394H17.25v1.404q0 .588.404.986q.403.398 1 .398m-6.608 1.98H4.358L5.069 20h6.266zM2 21v-1h2.039l-.962-3.77h10.25L12.366 20h5.788v-3.81q-.823-.17-1.364-.83q-.54-.66-.54-1.494V6.73h4.789v7.135q0 .834-.531 1.494t-1.354.83V20H22v1zm6.212-1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMealDinnerOutlineSharp(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="M8.242 13.423q-2.192 0-3.717-1.531T3 8.173q0-2 1.333-3.48T7.652 3h.112q-.32.529-.495 1.122t-.175 1.224q0 1.963 1.38 3.338t3.351 1.374q.367 0 .717-.061q.35-.06.67-.181q-.523 1.622-1.881 2.615t-3.089.992m-.006-1q.908 0 1.717-.374t1.405-1.051q-2.233-.16-3.743-1.772t-1.52-3.857q0-.211.028-.413q.029-.202.067-.414q-1.015.556-1.612 1.527t-.597 2.123q0 1.766 1.242 2.999q1.242 1.232 3.013 1.232m9.014-.961h2.789V7.73H17.25zm1.404 3.788q.588 0 .986-.4q.398-.402.398-.994v-1.394H17.25v1.404q0 .588.404.986q.403.398 1 .398m-6.608 1.98H4.358L5.069 20h6.266zM2 21v-1h2.039l-.962-3.77h10.25L12.366 20h5.788v-3.81q-.823-.17-1.364-.83q-.54-.66-.54-1.494V6.73h4.789v7.135q0 .834-.531 1.494t-1.354.83V20H22v1zm6.212-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.242 13.423q-2.192 0-3.717-1.531T3 8.173q0-2 1.333-3.48T7.652 3h.112q-.32.529-.495 1.122t-.175 1.224q0 1.963 1.38 3.338t3.351 1.374q.367 0 .717-.061q.35-.06.67-.181q-.523 1.622-1.881 2.615t-3.089.992m-.006-1q.908 0 1.717-.374t1.405-1.051q-2.233-.16-3.743-1.772t-1.52-3.857q0-.211.028-.413q.029-.202.067-.414q-1.015.556-1.612 1.527t-.597 2.123q0 1.766 1.242 2.999q1.242 1.232 3.013 1.232m9.014-.961h2.789V7.73H17.25zm1.404 3.788q.588 0 .986-.4q.398-.402.398-.994v-1.394H17.25v1.404q0 .588.404.986q.403.398 1 .398m-6.608 1.98H4.358L5.069 20h6.266zM2 21v-1h2.039l-.962-3.77h10.25L12.366 20h5.788v-3.81q-.823-.17-1.364-.83q-.54-.66-.54-1.494V6.73h4.789v7.135q0 .834-.531 1.494t-1.354.83V20H22v1zm6.212-1"/></svg> </template>
CSS
.icon-meal-dinner-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%22M8.242%2013.423q-2.192%200-3.717-1.531T3%208.173q0-2%201.333-3.48T7.652%203h.112q-.32.529-.495%201.122t-.175%201.224q0%201.963%201.38%203.338t3.351%201.374q.367%200%20.717-.061q.35-.06.67-.181q-.523%201.622-1.881%202.615t-3.089.992m-.006-1q.908%200%201.717-.374t1.405-1.051q-2.233-.16-3.743-1.772t-1.52-3.857q0-.211.028-.413q.029-.202.067-.414q-1.015.556-1.612%201.527t-.597%202.123q0%201.766%201.242%202.999q1.242%201.232%203.013%201.232m9.014-.961h2.789V7.73H17.25zm1.404%203.788q.588%200%20.986-.4q.398-.402.398-.994v-1.394H17.25v1.404q0%20.588.404.986q.403.398%201%20.398m-6.608%201.98H4.358L5.069%2020h6.266zM2%2021v-1h2.039l-.962-3.77h10.25L12.366%2020h5.788v-3.81q-.823-.17-1.364-.83q-.54-.66-.54-1.494V6.73h4.789v7.135q0%20.834-.531%201.494t-1.354.83V20H22v1zm6.212-1%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%22M8.242%2013.423q-2.192%200-3.717-1.531T3%208.173q0-2%201.333-3.48T7.652%203h.112q-.32.529-.495%201.122t-.175%201.224q0%201.963%201.38%203.338t3.351%201.374q.367%200%20.717-.061q.35-.06.67-.181q-.523%201.622-1.881%202.615t-3.089.992m-.006-1q.908%200%201.717-.374t1.405-1.051q-2.233-.16-3.743-1.772t-1.52-3.857q0-.211.028-.413q.029-.202.067-.414q-1.015.556-1.612%201.527t-.597%202.123q0%201.766%201.242%202.999q1.242%201.232%203.013%201.232m9.014-.961h2.789V7.73H17.25zm1.404%203.788q.588%200%20.986-.4q.398-.402.398-.994v-1.394H17.25v1.404q0%20.588.404.986q.403.398%201%20.398m-6.608%201.98H4.358L5.069%2020h6.266zM2%2021v-1h2.039l-.962-3.77h10.25L12.366%2020h5.788v-3.81q-.823-.17-1.364-.83q-.54-.66-.54-1.494V6.73h4.789v7.135q0%20.834-.531%201.494t-1.354.83V20H22v1zm6.212-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/meal-dinner-outline-sharp.svg?color=%231a73e8&size=48