meal dinner icon
meal-dinner-sharp from Material Symbols Light by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- meal-dinner-sharp
- Set
- Material Symbols Light
- Style
- 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.992m9.008-1.961h2.789V7.73H17.25zM2 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.83V20H22v1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMealDinnerSharp(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.992m9.008-1.961h2.789V7.73H17.25zM2 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.83V20H22v1z"/></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.992m9.008-1.961h2.789V7.73H17.25zM2 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.83V20H22v1z"/></svg> </template>
CSS
.icon-meal-dinner-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.992m9.008-1.961h2.789V7.73H17.25zM2%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.83V20H22v1z%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.992m9.008-1.961h2.789V7.73H17.25zM2%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.83V20H22v1z%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-sharp.svg?color=%231a73e8&size=48