meal dinner icon
meal-dinner-outline-sharp from Material Symbols by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- meal-dinner-outline-sharp
- Set
- Material Symbols
- Style
- Outline 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 14m-.025-2q.6 0 1.188-.162t1.087-.513Q8.125 10.8 6.75 9.063T5.325 5.1q-.65.575-.987 1.325T4 8q0 1.65 1.175 2.825T8.025 12M18 11h2V8h-2zm1 4q.425 0 .713-.288T20 14v-1h-2v1q0 .425.288.713T19 15m-7.55 3h-6.9l.5 2h5.9zM1 22v-2h2l-1-4h12l-1 4h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2zm7-2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMealDinnerOutlineSharp(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 14m-.025-2q.6 0 1.188-.162t1.087-.513Q8.125 10.8 6.75 9.063T5.325 5.1q-.65.575-.987 1.325T4 8q0 1.65 1.175 2.825T8.025 12M18 11h2V8h-2zm1 4q.425 0 .713-.288T20 14v-1h-2v1q0 .425.288.713T19 15m-7.55 3h-6.9l.5 2h5.9zM1 22v-2h2l-1-4h12l-1 4h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2zm7-2"/></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 14m-.025-2q.6 0 1.188-.162t1.087-.513Q8.125 10.8 6.75 9.063T5.325 5.1q-.65.575-.987 1.325T4 8q0 1.65 1.175 2.825T8.025 12M18 11h2V8h-2zm1 4q.425 0 .713-.288T20 14v-1h-2v1q0 .425.288.713T19 15m-7.55 3h-6.9l.5 2h5.9zM1 22v-2h2l-1-4h12l-1 4h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2zm7-2"/></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.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%2014m-.025-2q.6%200%201.188-.162t1.087-.513Q8.125%2010.8%206.75%209.063T5.325%205.1q-.65.575-.987%201.325T4%208q0%201.65%201.175%202.825T8.025%2012M18%2011h2V8h-2zm1%204q.425%200%20.713-.288T20%2014v-1h-2v1q0%20.425.288.713T19%2015m-7.55%203h-6.9l.5%202h5.9zM1%2022v-2h2l-1-4h12l-1%204h5v-3.175q-.9-.325-1.45-1.1T16%2014V6h6v8q0%20.95-.55%201.725t-1.45%201.1V20h3v2zm7-2%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%2014m-.025-2q.6%200%201.188-.162t1.087-.513Q8.125%2010.8%206.75%209.063T5.325%205.1q-.65.575-.987%201.325T4%208q0%201.65%201.175%202.825T8.025%2012M18%2011h2V8h-2zm1%204q.425%200%20.713-.288T20%2014v-1h-2v1q0%20.425.288.713T19%2015m-7.55%203h-6.9l.5%202h5.9zM1%2022v-2h2l-1-4h12l-1%204h5v-3.175q-.9-.325-1.45-1.1T16%2014V6h6v8q0%20.95-.55%201.725t-1.45%201.1V20h3v2zm7-2%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-outline-sharp.svg?color=%231a73e8&size=48