meal-dinner-outline from Material Symbols by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
meal-dinner-outline
Set
Material Symbols
Style
Outline
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 15M5.85 20h4.3q.35 0 .625-.2t.35-.55L11.45 18h-6.9l.325 1.25q.075.35.35.55t.625.2M1 22v-2h2q-.025-.075-.038-.137t-.037-.138L2 16h12l-.925 3.725q-.025.075-.038.138T13 20h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2zm18-9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMealDinnerOutline(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 15M5.85 20h4.3q.35 0 .625-.2t.35-.55L11.45 18h-6.9l.325 1.25q.075.35.35.55t.625.2M1 22v-2h2q-.025-.075-.038-.137t-.037-.138L2 16h12l-.925 3.725q-.025.075-.038.138T13 20h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2zm18-9"/></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 15M5.85 20h4.3q.35 0 .625-.2t.35-.55L11.45 18h-6.9l.325 1.25q.075.35.35.55t.625.2M1 22v-2h2q-.025-.075-.038-.137t-.037-.138L2 16h12l-.925 3.725q-.025.075-.038.138T13 20h5v-3.175q-.9-.325-1.45-1.1T16 14V6h6v8q0 .95-.55 1.725t-1.45 1.1V20h3v2zm18-9"/></svg>
</template>

CSS

.icon-meal-dinner-outline {
  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%2015M5.85%2020h4.3q.35%200%20.625-.2t.35-.55L11.45%2018h-6.9l.325%201.25q.075.35.35.55t.625.2M1%2022v-2h2q-.025-.075-.038-.137t-.037-.138L2%2016h12l-.925%203.725q-.025.075-.038.138T13%2020h5v-3.175q-.9-.325-1.45-1.1T16%2014V6h6v8q0%20.95-.55%201.725t-1.45%201.1V20h3v2zm18-9%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%2015M5.85%2020h4.3q.35%200%20.625-.2t.35-.55L11.45%2018h-6.9l.325%201.25q.075.35.35.55t.625.2M1%2022v-2h2q-.025-.075-.038-.137t-.037-.138L2%2016h12l-.925%203.725q-.025.075-.038.138T13%2020h5v-3.175q-.9-.325-1.45-1.1T16%2014V6h6v8q0%20.95-.55%201.725t-1.45%201.1V20h3v2zm18-9%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.svg?color=%231a73e8&size=48