takeout dining 2 icon
takeout-dining-2 from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- takeout-dining-2
- Set
- Material Symbols
- Style
- Regular
- 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="M3 22L7.05 5.75L7 5.05q-.025-.425-.3-.737T6 4t-.712.288T5 5v2H3V5q0-1.25.875-2.125T6 2h11.05q1.2 0 2.063.813t.937 2.012L21 22zm2.6-2h2.325l-.475-7.6zm7.4-2h1.5v-4q.65-.15 1.075-.687T16 12.075V8h-1v3.775h-.75V8h-1v3.775h-.75V8h-1v4.075q0 .7.425 1.238T13 14z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTakeoutDining2(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 22L7.05 5.75L7 5.05q-.025-.425-.3-.737T6 4t-.712.288T5 5v2H3V5q0-1.25.875-2.125T6 2h11.05q1.2 0 2.063.813t.937 2.012L21 22zm2.6-2h2.325l-.475-7.6zm7.4-2h1.5v-4q.65-.15 1.075-.687T16 12.075V8h-1v3.775h-.75V8h-1v3.775h-.75V8h-1v4.075q0 .7.425 1.238T13 14z"/></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 22L7.05 5.75L7 5.05q-.025-.425-.3-.737T6 4t-.712.288T5 5v2H3V5q0-1.25.875-2.125T6 2h11.05q1.2 0 2.063.813t.937 2.012L21 22zm2.6-2h2.325l-.475-7.6zm7.4-2h1.5v-4q.65-.15 1.075-.687T16 12.075V8h-1v3.775h-.75V8h-1v3.775h-.75V8h-1v4.075q0 .7.425 1.238T13 14z"/></svg> </template>
CSS
.icon-takeout-dining-2 {
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%2022L7.05%205.75L7%205.05q-.025-.425-.3-.737T6%204t-.712.288T5%205v2H3V5q0-1.25.875-2.125T6%202h11.05q1.2%200%202.063.813t.937%202.012L21%2022zm2.6-2h2.325l-.475-7.6zm7.4-2h1.5v-4q.65-.15%201.075-.687T16%2012.075V8h-1v3.775h-.75V8h-1v3.775h-.75V8h-1v4.075q0%20.7.425%201.238T13%2014z%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%2022L7.05%205.75L7%205.05q-.025-.425-.3-.737T6%204t-.712.288T5%205v2H3V5q0-1.25.875-2.125T6%202h11.05q1.2%200%202.063.813t.937%202.012L21%2022zm2.6-2h2.325l-.475-7.6zm7.4-2h1.5v-4q.65-.15%201.075-.687T16%2012.075V8h-1v3.775h-.75V8h-1v3.775h-.75V8h-1v4.075q0%20.7.425%201.238T13%2014z%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.svg?color=%231a73e8&size=48