credit_score_sharp constant

IconData const credit_score_sharp
credit score sharp icon

Implementation

static const IconData credit_score_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M140-640h680v-100H140v100ZM80-160v-640h800v299H140v281h233v60H80Zm518 80L428-250l43-43 127 127 240-240 42 44L598-80ZM140-220v-158 130-492 520Z''',
    },
  },
]);