electric_bolt_sharp_filled constant

IconData const electric_bolt_sharp_filled
electric bolt sharp filled icon

Implementation

static const IconData electric_bolt_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m286-79 171-307-337-40 495-455h59L503-574l337 40L345-79h-59Z''',
    },
  },
]);