meal lunch icon
meal-lunch-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- meal-lunch-rounded
- Set
- Material Symbols
- Style
- Rounded
- 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="M3 10q.425 0 .713.288T4 11v1q0 .425-.288.713T3 13t-.712-.288T2 12v-1q0-.425.288-.712T3 10m4.95-2.05q.3-.3.713-.3t.712.3l.7.7q.3.3.3.712t-.3.713t-.712.3t-.713-.3l-.7-.725q-.3-.3-.3-.7t.3-.7m2.338-5.662Q10.575 2 11 2h1q.425 0 .713.288T13 3t-.288.713T12 4h-1q-.425 0-.712-.288T10 3t.288-.712M3 8q-.425 0-.712-.288T2 7V3q0-.425.288-.712T3 2h4q.425 0 .713.288T8 3q0 2.075-1.463 3.538T3 8m0 12q-.025-.075-.038-.137t-.037-.138L2.3 17.25q-.125-.475.175-.862t.8-.388h9.45q.5 0 .8.388t.175.862l-.625 2.475q-.025.075-.037.138T13 20h2.075l.875-3.525q.25-.95-.363-1.713T14 14h-.75q-.4 0-.675-.262t-.325-.663l-.15-2q-.05-.425.25-.75t.725-.325h7.85q.425 0 .725.325t.25.75L21.175 20H22q.425 0 .713.288T23 21t-.288.713T22 22H2q-.425 0-.712-.288T1 21t.288-.712T2 20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMealLunchRounded(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="M3 10q.425 0 .713.288T4 11v1q0 .425-.288.713T3 13t-.712-.288T2 12v-1q0-.425.288-.712T3 10m4.95-2.05q.3-.3.713-.3t.712.3l.7.7q.3.3.3.712t-.3.713t-.712.3t-.713-.3l-.7-.725q-.3-.3-.3-.7t.3-.7m2.338-5.662Q10.575 2 11 2h1q.425 0 .713.288T13 3t-.288.713T12 4h-1q-.425 0-.712-.288T10 3t.288-.712M3 8q-.425 0-.712-.288T2 7V3q0-.425.288-.712T3 2h4q.425 0 .713.288T8 3q0 2.075-1.463 3.538T3 8m0 12q-.025-.075-.038-.137t-.037-.138L2.3 17.25q-.125-.475.175-.862t.8-.388h9.45q.5 0 .8.388t.175.862l-.625 2.475q-.025.075-.037.138T13 20h2.075l.875-3.525q.25-.95-.363-1.713T14 14h-.75q-.4 0-.675-.262t-.325-.663l-.15-2q-.05-.425.25-.75t.725-.325h7.85q.425 0 .725.325t.25.75L21.175 20H22q.425 0 .713.288T23 21t-.288.713T22 22H2q-.425 0-.712-.288T1 21t.288-.712T2 20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10q.425 0 .713.288T4 11v1q0 .425-.288.713T3 13t-.712-.288T2 12v-1q0-.425.288-.712T3 10m4.95-2.05q.3-.3.713-.3t.712.3l.7.7q.3.3.3.712t-.3.713t-.712.3t-.713-.3l-.7-.725q-.3-.3-.3-.7t.3-.7m2.338-5.662Q10.575 2 11 2h1q.425 0 .713.288T13 3t-.288.713T12 4h-1q-.425 0-.712-.288T10 3t.288-.712M3 8q-.425 0-.712-.288T2 7V3q0-.425.288-.712T3 2h4q.425 0 .713.288T8 3q0 2.075-1.463 3.538T3 8m0 12q-.025-.075-.038-.137t-.037-.138L2.3 17.25q-.125-.475.175-.862t.8-.388h9.45q.5 0 .8.388t.175.862l-.625 2.475q-.025.075-.037.138T13 20h2.075l.875-3.525q.25-.95-.363-1.713T14 14h-.75q-.4 0-.675-.262t-.325-.663l-.15-2q-.05-.425.25-.75t.725-.325h7.85q.425 0 .725.325t.25.75L21.175 20H22q.425 0 .713.288T23 21t-.288.713T22 22H2q-.425 0-.712-.288T1 21t.288-.712T2 20z"/></svg> </template>
CSS
.icon-meal-lunch-rounded {
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%22M3%2010q.425%200%20.713.288T4%2011v1q0%20.425-.288.713T3%2013t-.712-.288T2%2012v-1q0-.425.288-.712T3%2010m4.95-2.05q.3-.3.713-.3t.712.3l.7.7q.3.3.3.712t-.3.713t-.712.3t-.713-.3l-.7-.725q-.3-.3-.3-.7t.3-.7m2.338-5.662Q10.575%202%2011%202h1q.425%200%20.713.288T13%203t-.288.713T12%204h-1q-.425%200-.712-.288T10%203t.288-.712M3%208q-.425%200-.712-.288T2%207V3q0-.425.288-.712T3%202h4q.425%200%20.713.288T8%203q0%202.075-1.463%203.538T3%208m0%2012q-.025-.075-.038-.137t-.037-.138L2.3%2017.25q-.125-.475.175-.862t.8-.388h9.45q.5%200%20.8.388t.175.862l-.625%202.475q-.025.075-.037.138T13%2020h2.075l.875-3.525q.25-.95-.363-1.713T14%2014h-.75q-.4%200-.675-.262t-.325-.663l-.15-2q-.05-.425.25-.75t.725-.325h7.85q.425%200%20.725.325t.25.75L21.175%2020H22q.425%200%20.713.288T23%2021t-.288.713T22%2022H2q-.425%200-.712-.288T1%2021t.288-.712T2%2020z%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%22M3%2010q.425%200%20.713.288T4%2011v1q0%20.425-.288.713T3%2013t-.712-.288T2%2012v-1q0-.425.288-.712T3%2010m4.95-2.05q.3-.3.713-.3t.712.3l.7.7q.3.3.3.712t-.3.713t-.712.3t-.713-.3l-.7-.725q-.3-.3-.3-.7t.3-.7m2.338-5.662Q10.575%202%2011%202h1q.425%200%20.713.288T13%203t-.288.713T12%204h-1q-.425%200-.712-.288T10%203t.288-.712M3%208q-.425%200-.712-.288T2%207V3q0-.425.288-.712T3%202h4q.425%200%20.713.288T8%203q0%202.075-1.463%203.538T3%208m0%2012q-.025-.075-.038-.137t-.037-.138L2.3%2017.25q-.125-.475.175-.862t.8-.388h9.45q.5%200%20.8.388t.175.862l-.625%202.475q-.025.075-.037.138T13%2020h2.075l.875-3.525q.25-.95-.363-1.713T14%2014h-.75q-.4%200-.675-.262t-.325-.663l-.15-2q-.05-.425.25-.75t.725-.325h7.85q.425%200%20.725.325t.25.75L21.175%2020H22q.425%200%20.713.288T23%2021t-.288.713T22%2022H2q-.425%200-.712-.288T1%2021t.288-.712T2%2020z%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-rounded.svg?color=%231a73e8&size=48