card_membership_sharp constant

IconData const card_membership_sharp
card membership sharp icon

Implementation

static const IconData card_membership_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M140-340h680v-103H140v103ZM334-80v-200H80v-600h800v600H626v200l-146-74-146 74ZM140-551h680v-269H140v269Zm0 211v-480 480Z''',
    },
  },
]);