takeout-dining-2-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
takeout-dining-2-rounded
Set
Material Symbols Light
Style
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 takeout dining 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.14 21q-.384 0-.636-.31q-.252-.311-.146-.69L7.8 6.135l-.05-.7q-.044-.599-.421-1.017T6.369 4t-.976.398T5 5.385v.942q0 .213-.144.356t-.357.144t-.356-.144T4 6.327v-.943q0-.993.696-1.689T6.385 3h10.377q.946 0 1.626.647q.68.646.739 1.601l.823 14.894q.025.348-.22.603t-.588.255zm.306-1h3.21L8.008 9.439zM14 17.057q.174-.174.174-.422v-3.231q.496-.131.835-.551t.338-.968V9.092q0-.156-.121-.277t-.283-.122t-.273.121t-.111.283v2.563h-.596V9.093q0-.157-.112-.278q-.111-.122-.273-.122t-.273.122t-.112.282v2.564h-.596V9.092q0-.157-.111-.278q-.112-.122-.273-.122t-.273.122t-.112.282v2.791q0 .547.329.967t.844.55v3.25q0 .25.163.413q.163.164.413.164t.423-.174"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTakeoutDining2Rounded(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.14 21q-.384 0-.636-.31q-.252-.311-.146-.69L7.8 6.135l-.05-.7q-.044-.599-.421-1.017T6.369 4t-.976.398T5 5.385v.942q0 .213-.144.356t-.357.144t-.356-.144T4 6.327v-.943q0-.993.696-1.689T6.385 3h10.377q.946 0 1.626.647q.68.646.739 1.601l.823 14.894q.025.348-.22.603t-.588.255zm.306-1h3.21L8.008 9.439zM14 17.057q.174-.174.174-.422v-3.231q.496-.131.835-.551t.338-.968V9.092q0-.156-.121-.277t-.283-.122t-.273.121t-.111.283v2.563h-.596V9.093q0-.157-.112-.278q-.111-.122-.273-.122t-.273.122t-.112.282v2.564h-.596V9.092q0-.157-.111-.278q-.112-.122-.273-.122t-.273.122t-.112.282v2.791q0 .547.329.967t.844.55v3.25q0 .25.163.413q.163.164.413.164t.423-.174"/></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.14 21q-.384 0-.636-.31q-.252-.311-.146-.69L7.8 6.135l-.05-.7q-.044-.599-.421-1.017T6.369 4t-.976.398T5 5.385v.942q0 .213-.144.356t-.357.144t-.356-.144T4 6.327v-.943q0-.993.696-1.689T6.385 3h10.377q.946 0 1.626.647q.68.646.739 1.601l.823 14.894q.025.348-.22.603t-.588.255zm.306-1h3.21L8.008 9.439zM14 17.057q.174-.174.174-.422v-3.231q.496-.131.835-.551t.338-.968V9.092q0-.156-.121-.277t-.283-.122t-.273.121t-.111.283v2.563h-.596V9.093q0-.157-.112-.278q-.111-.122-.273-.122t-.273.122t-.112.282v2.564h-.596V9.092q0-.157-.111-.278q-.112-.122-.273-.122t-.273.122t-.112.282v2.791q0 .547.329.967t.844.55v3.25q0 .25.163.413q.163.164.413.164t.423-.174"/></svg>
</template>

CSS

.icon-takeout-dining-2-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%22M5.14%2021q-.384%200-.636-.31q-.252-.311-.146-.69L7.8%206.135l-.05-.7q-.044-.599-.421-1.017T6.369%204t-.976.398T5%205.385v.942q0%20.213-.144.356t-.357.144t-.356-.144T4%206.327v-.943q0-.993.696-1.689T6.385%203h10.377q.946%200%201.626.647q.68.646.739%201.601l.823%2014.894q.025.348-.22.603t-.588.255zm.306-1h3.21L8.008%209.439zM14%2017.057q.174-.174.174-.422v-3.231q.496-.131.835-.551t.338-.968V9.092q0-.156-.121-.277t-.283-.122t-.273.121t-.111.283v2.563h-.596V9.093q0-.157-.112-.278q-.111-.122-.273-.122t-.273.122t-.112.282v2.564h-.596V9.092q0-.157-.111-.278q-.112-.122-.273-.122t-.273.122t-.112.282v2.791q0%20.547.329.967t.844.55v3.25q0%20.25.163.413q.163.164.413.164t.423-.174%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.14%2021q-.384%200-.636-.31q-.252-.311-.146-.69L7.8%206.135l-.05-.7q-.044-.599-.421-1.017T6.369%204t-.976.398T5%205.385v.942q0%20.213-.144.356t-.357.144t-.356-.144T4%206.327v-.943q0-.993.696-1.689T6.385%203h10.377q.946%200%201.626.647q.68.646.739%201.601l.823%2014.894q.025.348-.22.603t-.588.255zm.306-1h3.21L8.008%209.439zM14%2017.057q.174-.174.174-.422v-3.231q.496-.131.835-.551t.338-.968V9.092q0-.156-.121-.277t-.283-.122t-.273.121t-.111.283v2.563h-.596V9.093q0-.157-.112-.278q-.111-.122-.273-.122t-.273.122t-.112.282v2.564h-.596V9.092q0-.157-.111-.278q-.112-.122-.273-.122t-.273.122t-.112.282v2.791q0%20.547.329.967t.844.55v3.25q0%20.25.163.413q.163.164.413.164t.423-.174%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/takeout-dining-2-rounded.svg?color=%231a73e8&size=48