twotone dinner dining icon

twotone-dinner-dining from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
twotone-dinner-dining
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone dinner dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.08 15.14A3.44 3.44 0 0 0 14.5 14c-1.35 0-2.58.79-3.16 2h6.32c-.14-.31-.34-.6-.58-.86" opacity=".3"/><path fill="currentColor" d="m2 19l2 2h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6c-2.35 0-4.35 1.48-5.14 3.55c-.41-.23-.87-.38-1.35-.47V9h1.75C10.99 9 12 7.99 12 6.75h9v-1.5h-9C12 4.01 10.99 3 9.75 3H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78 1-1 1.61m11.5-4c.99 0 1.91.4 2.58 1.14c.24.26.44.55.58.86h-6.32c.58-1.21 1.81-2 3.16-2M8 4.5h2v.75H8zm0 2.25h2v.75H8zM5.5 4.5h1v.75h-1zm0 2.25h1v.75h-1zM5.5 9h1v6.06c-.35.06-.68.17-1 .3z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneDinnerDining(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="M17.08 15.14A3.44 3.44 0 0 0 14.5 14c-1.35 0-2.58.79-3.16 2h6.32c-.14-.31-.34-.6-.58-.86" opacity=".3"/><path fill="currentColor" d="m2 19l2 2h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6c-2.35 0-4.35 1.48-5.14 3.55c-.41-.23-.87-.38-1.35-.47V9h1.75C10.99 9 12 7.99 12 6.75h9v-1.5h-9C12 4.01 10.99 3 9.75 3H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78 1-1 1.61m11.5-4c.99 0 1.91.4 2.58 1.14c.24.26.44.55.58.86h-6.32c.58-1.21 1.81-2 3.16-2M8 4.5h2v.75H8zm0 2.25h2v.75H8zM5.5 4.5h1v.75h-1zm0 2.25h1v.75h-1zM5.5 9h1v6.06c-.35.06-.68.17-1 .3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.08 15.14A3.44 3.44 0 0 0 14.5 14c-1.35 0-2.58.79-3.16 2h6.32c-.14-.31-.34-.6-.58-.86" opacity=".3"/><path fill="currentColor" d="m2 19l2 2h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6c-2.35 0-4.35 1.48-5.14 3.55c-.41-.23-.87-.38-1.35-.47V9h1.75C10.99 9 12 7.99 12 6.75h9v-1.5h-9C12 4.01 10.99 3 9.75 3H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78 1-1 1.61m11.5-4c.99 0 1.91.4 2.58 1.14c.24.26.44.55.58.86h-6.32c.58-1.21 1.81-2 3.16-2M8 4.5h2v.75H8zm0 2.25h2v.75H8zM5.5 4.5h1v.75h-1zm0 2.25h1v.75h-1zM5.5 9h1v6.06c-.35.06-.68.17-1 .3z"/></svg>
</template>

CSS

.icon-twotone-dinner-dining {
  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%22M17.08%2015.14A3.44%203.44%200%200%200%2014.5%2014c-1.35%200-2.58.79-3.16%202h6.32c-.14-.31-.34-.6-.58-.86%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2%2019l2%202h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6c-2.35%200-4.35%201.48-5.14%203.55c-.41-.23-.87-.38-1.35-.47V9h1.75C10.99%209%2012%207.99%2012%206.75h9v-1.5h-9C12%204.01%2010.99%203%209.75%203H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78%201-1%201.61m11.5-4c.99%200%201.91.4%202.58%201.14c.24.26.44.55.58.86h-6.32c.58-1.21%201.81-2%203.16-2M8%204.5h2v.75H8zm0%202.25h2v.75H8zM5.5%204.5h1v.75h-1zm0%202.25h1v.75h-1zM5.5%209h1v6.06c-.35.06-.68.17-1%20.3z%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%22M17.08%2015.14A3.44%203.44%200%200%200%2014.5%2014c-1.35%200-2.58.79-3.16%202h6.32c-.14-.31-.34-.6-.58-.86%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2%2019l2%202h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6c-2.35%200-4.35%201.48-5.14%203.55c-.41-.23-.87-.38-1.35-.47V9h1.75C10.99%209%2012%207.99%2012%206.75h9v-1.5h-9C12%204.01%2010.99%203%209.75%203H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78%201-1%201.61m11.5-4c.99%200%201.91.4%202.58%201.14c.24.26.44.55.58.86h-6.32c.58-1.21%201.81-2%203.16-2M8%204.5h2v.75H8zm0%202.25h2v.75H8zM5.5%204.5h1v.75h-1zm0%202.25h1v.75h-1zM5.5%209h1v6.06c-.35.06-.68.17-1%20.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-dinner-dining.svg?color=%231a73e8&size=48