note_stack_add_sharp constant

IconData const note_stack_add_sharp
note stack add sharp icon

Implementation

static const IconData note_stack_add_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M280-80v-600h600v400.33L680-80H280Zm60-60h308l172-172v-308H340v480Zm-164-53L71-784l591-105 26 149h-60l-14-79-473 83 79 450v85l-44 8Zm374-37h60v-120h120v-60H610v-120h-60v120H430v60h120v120Zm30-150Z''',
    },
  },
]);