takeout dining 2 icon

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

Name
takeout-dining-2-outline-rounded
Set
Material Symbols
Style
Outline Rounded
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 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="M4.275 22q-.5 0-.8-.387T3.3 20.75l3.75-15l-.05-.7q-.025-.425-.3-.737T6 4t-.712.288T5 5v1q0 .425-.288.713T4 7t-.712-.288T3 6V5q0-1.25.875-2.125T6 2h11.05q1.2 0 2.063.813t.937 2.012l.9 16.125q.025.425-.275.738T19.95 22zM5.6 20h2.325l-.475-7.6zm4.35 0h8.95l-.85-15.05q-.025-.4-.312-.675T17.05 4H8.825q.1.25.125.488T9 5zm4.338-2.212q.212-.213.212-.538V14q.65-.15 1.075-.687T16 12.075V8.5q0-.2-.15-.35T15.5 8t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T13.75 8t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T12 8t-.35.15t-.15.35v3.575q0 .7.425 1.238T13 14v3.25q0 .325.213.538t.537.212t.538-.213M9.95 20h8.95z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTakeoutDining2OutlineRounded(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="M4.275 22q-.5 0-.8-.387T3.3 20.75l3.75-15l-.05-.7q-.025-.425-.3-.737T6 4t-.712.288T5 5v1q0 .425-.288.713T4 7t-.712-.288T3 6V5q0-1.25.875-2.125T6 2h11.05q1.2 0 2.063.813t.937 2.012l.9 16.125q.025.425-.275.738T19.95 22zM5.6 20h2.325l-.475-7.6zm4.35 0h8.95l-.85-15.05q-.025-.4-.312-.675T17.05 4H8.825q.1.25.125.488T9 5zm4.338-2.212q.212-.213.212-.538V14q.65-.15 1.075-.687T16 12.075V8.5q0-.2-.15-.35T15.5 8t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T13.75 8t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T12 8t-.35.15t-.15.35v3.575q0 .7.425 1.238T13 14v3.25q0 .325.213.538t.537.212t.538-.213M9.95 20h8.95z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.275 22q-.5 0-.8-.387T3.3 20.75l3.75-15l-.05-.7q-.025-.425-.3-.737T6 4t-.712.288T5 5v1q0 .425-.288.713T4 7t-.712-.288T3 6V5q0-1.25.875-2.125T6 2h11.05q1.2 0 2.063.813t.937 2.012l.9 16.125q.025.425-.275.738T19.95 22zM5.6 20h2.325l-.475-7.6zm4.35 0h8.95l-.85-15.05q-.025-.4-.312-.675T17.05 4H8.825q.1.25.125.488T9 5zm4.338-2.212q.212-.213.212-.538V14q.65-.15 1.075-.687T16 12.075V8.5q0-.2-.15-.35T15.5 8t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T13.75 8t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T12 8t-.35.15t-.15.35v3.575q0 .7.425 1.238T13 14v3.25q0 .325.213.538t.537.212t.538-.213M9.95 20h8.95z"/></svg>
</template>

CSS

.icon-takeout-dining-2-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%22M4.275%2022q-.5%200-.8-.387T3.3%2020.75l3.75-15l-.05-.7q-.025-.425-.3-.737T6%204t-.712.288T5%205v1q0%20.425-.288.713T4%207t-.712-.288T3%206V5q0-1.25.875-2.125T6%202h11.05q1.2%200%202.063.813t.937%202.012l.9%2016.125q.025.425-.275.738T19.95%2022zM5.6%2020h2.325l-.475-7.6zm4.35%200h8.95l-.85-15.05q-.025-.4-.312-.675T17.05%204H8.825q.1.25.125.488T9%205zm4.338-2.212q.212-.213.212-.538V14q.65-.15%201.075-.687T16%2012.075V8.5q0-.2-.15-.35T15.5%208t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T13.75%208t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T12%208t-.35.15t-.15.35v3.575q0%20.7.425%201.238T13%2014v3.25q0%20.325.213.538t.537.212t.538-.213M9.95%2020h8.95z%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%22M4.275%2022q-.5%200-.8-.387T3.3%2020.75l3.75-15l-.05-.7q-.025-.425-.3-.737T6%204t-.712.288T5%205v1q0%20.425-.288.713T4%207t-.712-.288T3%206V5q0-1.25.875-2.125T6%202h11.05q1.2%200%202.063.813t.937%202.012l.9%2016.125q.025.425-.275.738T19.95%2022zM5.6%2020h2.325l-.475-7.6zm4.35%200h8.95l-.85-15.05q-.025-.4-.312-.675T17.05%204H8.825q.1.25.125.488T9%205zm4.338-2.212q.212-.213.212-.538V14q.65-.15%201.075-.687T16%2012.075V8.5q0-.2-.15-.35T15.5%208t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T13.75%208t-.35.15t-.15.35v3.275h-.75V8.5q0-.2-.15-.35T12%208t-.35.15t-.15.35v3.575q0%20.7.425%201.238T13%2014v3.25q0%20.325.213.538t.537.212t.538-.213M9.95%2020h8.95z%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-2-outline-rounded.svg?color=%231a73e8&size=48