meal dinner icon
meal-dinner-sharp from Material Symbols by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- meal-dinner-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
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.05 14q-2.5 0-4.275-1.75T2 8t1.775-4.25T8.075 2h.4q-.55.625-.85 1.4t-.3 1.6q0 1.875 1.313 3.188T11.824 9.5q.575 0 1.125-.137T14 8.95q-.35 2.2-2.025 3.625T8.05 14M18 11h2V8h-2zM1 22v-2h2l-1-4h12l-1 4h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMealDinnerSharp(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.05 14q-2.5 0-4.275-1.75T2 8t1.775-4.25T8.075 2h.4q-.55.625-.85 1.4t-.3 1.6q0 1.875 1.313 3.188T11.824 9.5q.575 0 1.125-.137T14 8.95q-.35 2.2-2.025 3.625T8.05 14M18 11h2V8h-2zM1 22v-2h2l-1-4h12l-1 4h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2z"/></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.05 14q-2.5 0-4.275-1.75T2 8t1.775-4.25T8.075 2h.4q-.55.625-.85 1.4t-.3 1.6q0 1.875 1.313 3.188T11.824 9.5q.575 0 1.125-.137T14 8.95q-.35 2.2-2.025 3.625T8.05 14M18 11h2V8h-2zM1 22v-2h2l-1-4h12l-1 4h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2z"/></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.05%2014q-2.5%200-4.275-1.75T2%208t1.775-4.25T8.075%202h.4q-.55.625-.85%201.4t-.3%201.6q0%201.875%201.313%203.188T11.824%209.5q.575%200%201.125-.137T14%208.95q-.35%202.2-2.025%203.625T8.05%2014M18%2011h2V8h-2zM1%2022v-2h2l-1-4h12l-1%204h5v-3.175q-.9-.325-1.45-1.1T16%2014V6h6v8q0%20.95-.55%201.725t-1.45%201.1V20h3v2z%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.05%2014q-2.5%200-4.275-1.75T2%208t1.775-4.25T8.075%202h.4q-.55.625-.85%201.4t-.3%201.6q0%201.875%201.313%203.188T11.824%209.5q.575%200%201.125-.137T14%208.95q-.35%202.2-2.025%203.625T8.05%2014M18%2011h2V8h-2zM1%2022v-2h2l-1-4h12l-1%204h5v-3.175q-.9-.325-1.45-1.1T16%2014V6h6v8q0%20.95-.55%201.725t-1.45%201.1V20h3v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/meal-dinner-sharp.svg?color=%231a73e8&size=48