meal lunch icon
meal-lunch-outline-sharp from Material Symbols by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- meal-lunch-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 lunch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.05 20h5.9l.5-2h-6.9zM4 13H2v-3h2zm5.375-2.225L7.25 8.65l1.4-1.4l2.125 2.125zM3 8H2V6h1q1.25 0 2.125-.875T6 3V2h2v1q0 2.075-1.463 3.538T3 8m10-4h-3V2h3zM1 22v-2h2l-1-4h12l-1 4h6.15l.675-8h-5.65l.175 2h-2.025L12 10h10l-.825 10H23v2zm7-2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMealLunchOutlineSharp(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="M5.05 20h5.9l.5-2h-6.9zM4 13H2v-3h2zm5.375-2.225L7.25 8.65l1.4-1.4l2.125 2.125zM3 8H2V6h1q1.25 0 2.125-.875T6 3V2h2v1q0 2.075-1.463 3.538T3 8m10-4h-3V2h3zM1 22v-2h2l-1-4h12l-1 4h6.15l.675-8h-5.65l.175 2h-2.025L12 10h10l-.825 10H23v2zm7-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="M5.05 20h5.9l.5-2h-6.9zM4 13H2v-3h2zm5.375-2.225L7.25 8.65l1.4-1.4l2.125 2.125zM3 8H2V6h1q1.25 0 2.125-.875T6 3V2h2v1q0 2.075-1.463 3.538T3 8m10-4h-3V2h3zM1 22v-2h2l-1-4h12l-1 4h6.15l.675-8h-5.65l.175 2h-2.025L12 10h10l-.825 10H23v2zm7-2"/></svg> </template>
CSS
.icon-meal-lunch-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%22M5.05%2020h5.9l.5-2h-6.9zM4%2013H2v-3h2zm5.375-2.225L7.25%208.65l1.4-1.4l2.125%202.125zM3%208H2V6h1q1.25%200%202.125-.875T6%203V2h2v1q0%202.075-1.463%203.538T3%208m10-4h-3V2h3zM1%2022v-2h2l-1-4h12l-1%204h6.15l.675-8h-5.65l.175%202h-2.025L12%2010h10l-.825%2010H23v2zm7-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%22M5.05%2020h5.9l.5-2h-6.9zM4%2013H2v-3h2zm5.375-2.225L7.25%208.65l1.4-1.4l2.125%202.125zM3%208H2V6h1q1.25%200%202.125-.875T6%203V2h2v1q0%202.075-1.463%203.538T3%208m10-4h-3V2h3zM1%2022v-2h2l-1-4h12l-1%204h6.15l.675-8h-5.65l.175%202h-2.025L12%2010h10l-.825%2010H23v2zm7-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-lunch-outline-sharp.svg?color=%231a73e8&size=48