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

Name
set-meal-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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="M3.5 14.116q-.671 0-1.143-.473q-.473-.472-.473-1.143v-8q0-.671.473-1.143q.472-.473 1.143-.473h17q.671 0 1.143.473q.472.472.472 1.143v8q0 .671-.472 1.143t-1.143.472zm0-10.231q-.27 0-.442.173q-.173.173-.173.442v8q0 .27.173.442q.173.173.442.173h17q.27 0 .442-.173q.174-.173.174-.442v-8q0-.27-.174-.442q-.173-.173-.442-.173zm16.78 13.023l-16.474.85q-.19.006-.329-.108t-.144-.304t.12-.329t.316-.144l16.475-.85q.19-.006.329.108t.144.303t-.12.33t-.316.144m-.031 3.375H3.75q-.19 0-.316-.126t-.126-.317t.126-.316t.316-.126h16.5q.19 0 .316.126t.126.316t-.126.317t-.316.126m-9.558-9.244q1.6 0 3.101-.525t2.642-1.664q.125.639.62 1.058t1.141.55q.217.05.443-.007t.226-.367V6.917q0-.31-.225-.357q-.226-.047-.444.003q-.663.155-1.15.575T16.435 8.2q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725 0-3.117.491t-2.602 1.76q-.044.045-.106.287q0 .042.106.287q1.21 1.269 2.602 1.76t3.117.492M2.885 3.885v9.23z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSetMealOutlineRounded(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.5 14.116q-.671 0-1.143-.473q-.473-.472-.473-1.143v-8q0-.671.473-1.143q.472-.473 1.143-.473h17q.671 0 1.143.473q.472.472.472 1.143v8q0 .671-.472 1.143t-1.143.472zm0-10.231q-.27 0-.442.173q-.173.173-.173.442v8q0 .27.173.442q.173.173.442.173h17q.27 0 .442-.173q.174-.173.174-.442v-8q0-.27-.174-.442q-.173-.173-.442-.173zm16.78 13.023l-16.474.85q-.19.006-.329-.108t-.144-.304t.12-.329t.316-.144l16.475-.85q.19-.006.329.108t.144.303t-.12.33t-.316.144m-.031 3.375H3.75q-.19 0-.316-.126t-.126-.317t.126-.316t.316-.126h16.5q.19 0 .316.126t.126.316t-.126.317t-.316.126m-9.558-9.244q1.6 0 3.101-.525t2.642-1.664q.125.639.62 1.058t1.141.55q.217.05.443-.007t.226-.367V6.917q0-.31-.225-.357q-.226-.047-.444.003q-.663.155-1.15.575T16.435 8.2q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725 0-3.117.491t-2.602 1.76q-.044.045-.106.287q0 .042.106.287q1.21 1.269 2.602 1.76t3.117.492M2.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="M3.5 14.116q-.671 0-1.143-.473q-.473-.472-.473-1.143v-8q0-.671.473-1.143q.472-.473 1.143-.473h17q.671 0 1.143.473q.472.472.472 1.143v8q0 .671-.472 1.143t-1.143.472zm0-10.231q-.27 0-.442.173q-.173.173-.173.442v8q0 .27.173.442q.173.173.442.173h17q.27 0 .442-.173q.174-.173.174-.442v-8q0-.27-.174-.442q-.173-.173-.442-.173zm16.78 13.023l-16.474.85q-.19.006-.329-.108t-.144-.304t.12-.329t.316-.144l16.475-.85q.19-.006.329.108t.144.303t-.12.33t-.316.144m-.031 3.375H3.75q-.19 0-.316-.126t-.126-.317t.126-.316t.316-.126h16.5q.19 0 .316.126t.126.316t-.126.317t-.316.126m-9.558-9.244q1.6 0 3.101-.525t2.642-1.664q.125.639.62 1.058t1.141.55q.217.05.443-.007t.226-.367V6.917q0-.31-.225-.357q-.226-.047-.444.003q-.663.155-1.15.575T16.435 8.2q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725 0-3.117.491t-2.602 1.76q-.044.045-.106.287q0 .042.106.287q1.21 1.269 2.602 1.76t3.117.492M2.885 3.885v9.23z"/></svg>
</template>

CSS

.icon-set-meal-outline-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.5%2014.116q-.671%200-1.143-.473q-.473-.472-.473-1.143v-8q0-.671.473-1.143q.472-.473%201.143-.473h17q.671%200%201.143.473q.472.472.472%201.143v8q0%20.671-.472%201.143t-1.143.472zm0-10.231q-.27%200-.442.173q-.173.173-.173.442v8q0%20.27.173.442q.173.173.442.173h17q.27%200%20.442-.173q.174-.173.174-.442v-8q0-.27-.174-.442q-.173-.173-.442-.173zm16.78%2013.023l-16.474.85q-.19.006-.329-.108t-.144-.304t.12-.329t.316-.144l16.475-.85q.19-.006.329.108t.144.303t-.12.33t-.316.144m-.031%203.375H3.75q-.19%200-.316-.126t-.126-.317t.126-.316t.316-.126h16.5q.19%200%20.316.126t.126.316t-.126.317t-.316.126m-9.558-9.244q1.6%200%203.101-.525t2.642-1.664q.125.639.62%201.058t1.141.55q.217.05.443-.007t.226-.367V6.917q0-.31-.225-.357q-.226-.047-.444.003q-.663.155-1.15.575T16.435%208.2q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725%200-3.117.491t-2.602%201.76q-.044.045-.106.287q0%20.042.106.287q1.21%201.269%202.602%201.76t3.117.492M2.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%22M3.5%2014.116q-.671%200-1.143-.473q-.473-.472-.473-1.143v-8q0-.671.473-1.143q.472-.473%201.143-.473h17q.671%200%201.143.473q.472.472.472%201.143v8q0%20.671-.472%201.143t-1.143.472zm0-10.231q-.27%200-.442.173q-.173.173-.173.442v8q0%20.27.173.442q.173.173.442.173h17q.27%200%20.442-.173q.174-.173.174-.442v-8q0-.27-.174-.442q-.173-.173-.442-.173zm16.78%2013.023l-16.474.85q-.19.006-.329-.108t-.144-.304t.12-.329t.316-.144l16.475-.85q.19-.006.329.108t.144.303t-.12.33t-.316.144m-.031%203.375H3.75q-.19%200-.316-.126t-.126-.317t.126-.316t.316-.126h16.5q.19%200%20.316.126t.126.316t-.126.317t-.316.126m-9.558-9.244q1.6%200%203.101-.525t2.642-1.664q.125.639.62%201.058t1.141.55q.217.05.443-.007t.226-.367V6.917q0-.31-.225-.357q-.226-.047-.444.003q-.663.155-1.15.575T16.435%208.2q-1.171-1.108-2.657-1.673t-3.086-.565q-1.725%200-3.117.491t-2.602%201.76q-.044.045-.106.287q0%20.042.106.287q1.21%201.269%202.602%201.76t3.117.492M2.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-rounded.svg?color=%231a73e8&size=48