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

Name
set-meal-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 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="M3 15q-.825 0-1.412-.587T1 13V4q0-.825.588-1.412T3 2h18q.825 0 1.413.588T23 4v9q0 .825-.587 1.413T21 15zM3 4v9h18V4zm.075 14.5L3 17l17.975-.95l.075 1.5zM3 20.975v-1.5h18v1.5zm7.25-9.475q1.85 0 3.563-.65t2.987-2q.15 1.05 1.1 1.6T20 11V6q-1.15 0-2.1.563T16.8 8.2q-1.325-1.3-3.012-2t-3.538-.7q-1.975 0-3.8.688T3.5 8.5q1.125 1.625 2.95 2.313t3.8.687M3 4v9z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSetMealOutline(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 15q-.825 0-1.412-.587T1 13V4q0-.825.588-1.412T3 2h18q.825 0 1.413.588T23 4v9q0 .825-.587 1.413T21 15zM3 4v9h18V4zm.075 14.5L3 17l17.975-.95l.075 1.5zM3 20.975v-1.5h18v1.5zm7.25-9.475q1.85 0 3.563-.65t2.987-2q.15 1.05 1.1 1.6T20 11V6q-1.15 0-2.1.563T16.8 8.2q-1.325-1.3-3.012-2t-3.538-.7q-1.975 0-3.8.688T3.5 8.5q1.125 1.625 2.95 2.313t3.8.687M3 4v9z"/></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 15q-.825 0-1.412-.587T1 13V4q0-.825.588-1.412T3 2h18q.825 0 1.413.588T23 4v9q0 .825-.587 1.413T21 15zM3 4v9h18V4zm.075 14.5L3 17l17.975-.95l.075 1.5zM3 20.975v-1.5h18v1.5zm7.25-9.475q1.85 0 3.563-.65t2.987-2q.15 1.05 1.1 1.6T20 11V6q-1.15 0-2.1.563T16.8 8.2q-1.325-1.3-3.012-2t-3.538-.7q-1.975 0-3.8.688T3.5 8.5q1.125 1.625 2.95 2.313t3.8.687M3 4v9z"/></svg>
</template>

CSS

.icon-set-meal-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%22M3%2015q-.825%200-1.412-.587T1%2013V4q0-.825.588-1.412T3%202h18q.825%200%201.413.588T23%204v9q0%20.825-.587%201.413T21%2015zM3%204v9h18V4zm.075%2014.5L3%2017l17.975-.95l.075%201.5zM3%2020.975v-1.5h18v1.5zm7.25-9.475q1.85%200%203.563-.65t2.987-2q.15%201.05%201.1%201.6T20%2011V6q-1.15%200-2.1.563T16.8%208.2q-1.325-1.3-3.012-2t-3.538-.7q-1.975%200-3.8.688T3.5%208.5q1.125%201.625%202.95%202.313t3.8.687M3%204v9z%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%2015q-.825%200-1.412-.587T1%2013V4q0-.825.588-1.412T3%202h18q.825%200%201.413.588T23%204v9q0%20.825-.587%201.413T21%2015zM3%204v9h18V4zm.075%2014.5L3%2017l17.975-.95l.075%201.5zM3%2020.975v-1.5h18v1.5zm7.25-9.475q1.85%200%203.563-.65t2.987-2q.15%201.05%201.1%201.6T20%2011V6q-1.15%200-2.1.563T16.8%208.2q-1.325-1.3-3.012-2t-3.538-.7q-1.975%200-3.8.688T3.5%208.5q1.125%201.625%202.95%202.313t3.8.687M3%204v9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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