takeout dining icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

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="M7.8 18h8.45l.475-7H7.3zm-.65-9h9.725l.075-1.25L14.15 5h-4.3l-2.8 2.75zm-1.9 1.7L2.7 8.15q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.95.95v-.2q.05-.325.188-.6t.362-.5l2.825-2.825q.275-.275.638-.425T9.825 3h4.35q.4 0 .763.15t.637.425L18.4 6.4q.225.225.363.513t.187.612V7.7l.95-.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.55 2.55zM16.2 20H7.8q-.8 0-1.375-.525T5.8 18.15l-.55-7.45h13.5l-.55 7.45q-.05.8-.625 1.325T16.2 20m-4.175-9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTakeoutDiningOutlineRounded(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="M7.8 18h8.45l.475-7H7.3zm-.65-9h9.725l.075-1.25L14.15 5h-4.3l-2.8 2.75zm-1.9 1.7L2.7 8.15q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.95.95v-.2q.05-.325.188-.6t.362-.5l2.825-2.825q.275-.275.638-.425T9.825 3h4.35q.4 0 .763.15t.637.425L18.4 6.4q.225.225.363.513t.187.612V7.7l.95-.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.55 2.55zM16.2 20H7.8q-.8 0-1.375-.525T5.8 18.15l-.55-7.45h13.5l-.55 7.45q-.05.8-.625 1.325T16.2 20m-4.175-9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.8 18h8.45l.475-7H7.3zm-.65-9h9.725l.075-1.25L14.15 5h-4.3l-2.8 2.75zm-1.9 1.7L2.7 8.15q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.95.95v-.2q.05-.325.188-.6t.362-.5l2.825-2.825q.275-.275.638-.425T9.825 3h4.35q.4 0 .763.15t.637.425L18.4 6.4q.225.225.363.513t.187.612V7.7l.95-.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.55 2.55zM16.2 20H7.8q-.8 0-1.375-.525T5.8 18.15l-.55-7.45h13.5l-.55 7.45q-.05.8-.625 1.325T16.2 20m-4.175-9"/></svg>
</template>

CSS

.icon-takeout-dining-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%22M7.8%2018h8.45l.475-7H7.3zm-.65-9h9.725l.075-1.25L14.15%205h-4.3l-2.8%202.75zm-1.9%201.7L2.7%208.15q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.95.95v-.2q.05-.325.188-.6t.362-.5l2.825-2.825q.275-.275.638-.425T9.825%203h4.35q.4%200%20.763.15t.637.425L18.4%206.4q.225.225.363.513t.187.612V7.7l.95-.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.55%202.55zM16.2%2020H7.8q-.8%200-1.375-.525T5.8%2018.15l-.55-7.45h13.5l-.55%207.45q-.05.8-.625%201.325T16.2%2020m-4.175-9%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%22M7.8%2018h8.45l.475-7H7.3zm-.65-9h9.725l.075-1.25L14.15%205h-4.3l-2.8%202.75zm-1.9%201.7L2.7%208.15q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.95.95v-.2q.05-.325.188-.6t.362-.5l2.825-2.825q.275-.275.638-.425T9.825%203h4.35q.4%200%20.763.15t.637.425L18.4%206.4q.225.225.363.513t.187.612V7.7l.95-.95q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.55%202.55zM16.2%2020H7.8q-.8%200-1.375-.525T5.8%2018.15l-.55-7.45h13.5l-.55%207.45q-.05.8-.625%201.325T16.2%2020m-4.175-9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Takeout Dining outline rounded icon — Material Symbols · IconsDB