energy_program_saving_rounded_filled constant

IconData const energy_program_saving_rounded_filled
energy program saving rounded filled icon

Implementation

static const IconData energy_program_saving_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M460-290q70.83 0 120.42-49.58Q630-389.17 630-460v-170H460q-70.83 0-120.42 49.58Q290-530.83 290-460q0 26.35 8.5 50.68Q307-385 321-363l-22 22q-9 9-9 21t9 21q9 9 21 9t21-9l22-22q22 14 46.32 22.5Q433.65-290 460-290Zm20 250L342-148l-173-21-21-173L40-480l108-138 21-173 173-21 138-108 138 108 173 21 21 173 108 138-108 138-21 173-173 21L480-40Zm21-419q9-8.8 9-20.9 0-12.1-9-21.1-9-9-21.1-9-12.1 0-20.9 9l-74 74q-9 9.07-9 21.53 0 12.47 8.84 21.47 8.84 9 21 9t21.16-9l74-75Z''',
    },
  },
]);