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

Name
set-meal-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the set meal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.885 14.116V2.885h20.23v11.23zm1-10.231v9.23h18.23v-9.23zm.479 13.904l-.037-.885l17.36-.912l.036.885zm-.056 2.494v-.885h17.384v.885zm7.384-9.244q1.6 0 3.101-.525t2.642-1.664q.15.8.86 1.235q.709.434 1.57.473V6.442q-.861.058-1.58.505t-.85 1.253q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725 0-3.329.581Q5.76 7.125 4.711 8.5q1.03 1.375 2.643 1.957q1.613.581 3.338.581M2.885 3.885v9.23z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSetMealOutlineSharp(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="M1.885 14.116V2.885h20.23v11.23zm1-10.231v9.23h18.23v-9.23zm.479 13.904l-.037-.885l17.36-.912l.036.885zm-.056 2.494v-.885h17.384v.885zm7.384-9.244q1.6 0 3.101-.525t2.642-1.664q.15.8.86 1.235q.709.434 1.57.473V6.442q-.861.058-1.58.505t-.85 1.253q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725 0-3.329.581Q5.76 7.125 4.711 8.5q1.03 1.375 2.643 1.957q1.613.581 3.338.581M2.885 3.885v9.23z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.885 14.116V2.885h20.23v11.23zm1-10.231v9.23h18.23v-9.23zm.479 13.904l-.037-.885l17.36-.912l.036.885zm-.056 2.494v-.885h17.384v.885zm7.384-9.244q1.6 0 3.101-.525t2.642-1.664q.15.8.86 1.235q.709.434 1.57.473V6.442q-.861.058-1.58.505t-.85 1.253q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725 0-3.329.581Q5.76 7.125 4.711 8.5q1.03 1.375 2.643 1.957q1.613.581 3.338.581M2.885 3.885v9.23z"/></svg>
</template>

CSS

.icon-set-meal-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%22M1.885%2014.116V2.885h20.23v11.23zm1-10.231v9.23h18.23v-9.23zm.479%2013.904l-.037-.885l17.36-.912l.036.885zm-.056%202.494v-.885h17.384v.885zm7.384-9.244q1.6%200%203.101-.525t2.642-1.664q.15.8.86%201.235q.709.434%201.57.473V6.442q-.861.058-1.58.505t-.85%201.253q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725%200-3.329.581Q5.76%207.125%204.711%208.5q1.03%201.375%202.643%201.957q1.613.581%203.338.581M2.885%203.885v9.23z%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%22M1.885%2014.116V2.885h20.23v11.23zm1-10.231v9.23h18.23v-9.23zm.479%2013.904l-.037-.885l17.36-.912l.036.885zm-.056%202.494v-.885h17.384v.885zm7.384-9.244q1.6%200%203.101-.525t2.642-1.664q.15.8.86%201.235q.709.434%201.57.473V6.442q-.861.058-1.58.505t-.85%201.253q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725%200-3.329.581Q5.76%207.125%204.711%208.5q1.03%201.375%202.643%201.957q1.613.581%203.338.581M2.885%203.885v9.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/set-meal-outline-sharp.svg?color=%231a73e8&size=48