flash_auto_rounded_filled constant

IconData const flash_auto_rounded_filled
flash auto rounded filled icon

Implementation

static const IconData flash_auto_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m666-626-37 95q-3 8-9.5 12.5T605-514q-14 0-21.5-11.5T581-550l114-291q6-16 18.5-26t29.5-11q17-1 30 10t19 27l114 292q5 13-2.5 24T882-514q-8 0-14.5-4.5T858-531l-37-95H666Zm16-47h123l-54-148h-15l-54 148ZM204.5-138.5Q200-144 200-152v-248h-60q-25 0-42.5-17.5T80-460v-360q0-25 17.5-42.5T140-880h278q23 0 38 18.5t8 41.5l-64 220h74q27 0 40 24t-3 47L241-139q-5 7-11.5 8.5T216-131q-7-2-11.5-7.5Z''',
    },
  },
]);