breakfast_dining_filled constant

IconData const breakfast_dining_filled
breakfast dining filled icon

Implementation

static const IconData breakfast_dining_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M230-120q-26 0-43-17t-17-43v-367q-39-22-64.5-56.5T80-692q0-63 42.5-105.5T228-840h504q63 0 105.5 42.5T880-692q0 54-25.5 88.5T791-547v367q0 26-17 43t-43 17H230Zm229-129q10 10 21.5 10t21.5-10l170-170q10-10 10-21.5T672-462L502-632q-8-8-21.5-8t-21.5 8L289-462q-10 10-10 21.5t10 21.5l170 170Zm21-61L352-438l128-128 128 128-128 128Z''',
    },
  },
]);