table_restaurant_sharp constant

IconData const table_restaurant_sharp
table restaurant sharp icon

Implementation

static const IconData table_restaurant_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M146-580h667l-45-160H193l-47 160Zm334-80Zm212 140H269l-14 100h450l-13-100ZM160-160l49-360H67l80-280h666l80 280H752l48 360h-60l-27-200H247l-27 200h-60Z''',
    },
  },
]);