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

Name
takeout-dining-rounded
Set
Material Symbols Light
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the takeout dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.894 10.308L3.027 7.592q-.146-.14-.143-.334q.003-.195.124-.354q.14-.16.344-.179q.204-.02.364.14l2.411 2.297l-.077-1.104q-.008-.325.11-.62t.344-.519l2.44-2.44q.217-.218.522-.348Q9.771 4 10.094 4h3.812q.323 0 .628.13q.305.132.522.349l2.44 2.44q.225.225.344.522t.11.623l-.077 1.097l2.412-2.295q.16-.16.363-.141q.204.02.344.179q.127.165.124.356q-.003.192-.149.332l-2.861 2.716zM15.623 19H8.377q-.627 0-1.096-.429t-.52-1.056l-.48-6.311h11.438l-.48 6.311q-.05.627-.52 1.056q-.469.429-1.096.429"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTakeoutDiningRounded(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.894 10.308L3.027 7.592q-.146-.14-.143-.334q.003-.195.124-.354q.14-.16.344-.179q.204-.02.364.14l2.411 2.297l-.077-1.104q-.008-.325.11-.62t.344-.519l2.44-2.44q.217-.218.522-.348Q9.771 4 10.094 4h3.812q.323 0 .628.13q.305.132.522.349l2.44 2.44q.225.225.344.522t.11.623l-.077 1.097l2.412-2.295q.16-.16.363-.141q.204.02.344.179q.127.165.124.356q-.003.192-.149.332l-2.861 2.716zM15.623 19H8.377q-.627 0-1.096-.429t-.52-1.056l-.48-6.311h11.438l-.48 6.311q-.05.627-.52 1.056q-.469.429-1.096.429"/></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.894 10.308L3.027 7.592q-.146-.14-.143-.334q.003-.195.124-.354q.14-.16.344-.179q.204-.02.364.14l2.411 2.297l-.077-1.104q-.008-.325.11-.62t.344-.519l2.44-2.44q.217-.218.522-.348Q9.771 4 10.094 4h3.812q.323 0 .628.13q.305.132.522.349l2.44 2.44q.225.225.344.522t.11.623l-.077 1.097l2.412-2.295q.16-.16.363-.141q.204.02.344.179q.127.165.124.356q-.003.192-.149.332l-2.861 2.716zM15.623 19H8.377q-.627 0-1.096-.429t-.52-1.056l-.48-6.311h11.438l-.48 6.311q-.05.627-.52 1.056q-.469.429-1.096.429"/></svg>
</template>

CSS

.icon-takeout-dining-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.894%2010.308L3.027%207.592q-.146-.14-.143-.334q.003-.195.124-.354q.14-.16.344-.179q.204-.02.364.14l2.411%202.297l-.077-1.104q-.008-.325.11-.62t.344-.519l2.44-2.44q.217-.218.522-.348Q9.771%204%2010.094%204h3.812q.323%200%20.628.13q.305.132.522.349l2.44%202.44q.225.225.344.522t.11.623l-.077%201.097l2.412-2.295q.16-.16.363-.141q.204.02.344.179q.127.165.124.356q-.003.192-.149.332l-2.861%202.716zM15.623%2019H8.377q-.627%200-1.096-.429t-.52-1.056l-.48-6.311h11.438l-.48%206.311q-.05.627-.52%201.056q-.469.429-1.096.429%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.894%2010.308L3.027%207.592q-.146-.14-.143-.334q.003-.195.124-.354q.14-.16.344-.179q.204-.02.364.14l2.411%202.297l-.077-1.104q-.008-.325.11-.62t.344-.519l2.44-2.44q.217-.218.522-.348Q9.771%204%2010.094%204h3.812q.323%200%20.628.13q.305.132.522.349l2.44%202.44q.225.225.344.522t.11.623l-.077%201.097l2.412-2.295q.16-.16.363-.141q.204.02.344.179q.127.165.124.356q-.003.192-.149.332l-2.861%202.716zM15.623%2019H8.377q-.627%200-1.096-.429t-.52-1.056l-.48-6.311h11.438l-.48%206.311q-.05.627-.52%201.056q-.469.429-1.096.429%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-rounded.svg?color=%231a73e8&size=48