game_bumper_left_sharp_filled constant

IconData const game_bumper_left_sharp_filled
game bumper left sharp filled icon

Implementation

static const IconData game_bumper_left_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M880-800v486q0 65-45 109.5T727-160H233q-64 0-108.5-44.5T80-314v-486h800ZM512-339h111q45 0 70.5-21.5T719-420q0-28-15.5-44.5T656-486v-3q26-5 39-20.5t13-41.5q0-36-26.5-52.5T595-620h-83v281Zm50-167v-70h37q30 0 43.5 8.5T656-539q0 18-11 25.5t-40 7.5h-43Zm0 123v-80h46q28 0 42.5 10.5T665-422q0 20-13.5 29.5T610-383h-48Zm-264 44h173v-46H348v-235h-50v281Z''',
    },
  },
]);