battery_6_bar_sharp_filled constant

IconData const battery_6_bar_sharp_filled
battery 6 bar sharp filled icon

Implementation

static const IconData battery_6_bar_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M280-80v-736h120v-64h160v64h120v736H280Zm60-588h280v-88H340v88Z''',
    },
  },
]);