unsubscribe_sharp_filled constant

IconData const unsubscribe_sharp_filled
unsubscribe sharp filled icon

Implementation

static const IconData unsubscribe_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m480-463 340-217v-60L480-527 140-740v60l340 217ZM640.5-94Q586-148 586-226t54.5-133Q695-414 773-414t132.5 55Q960-304 960-226T905.5-94Q851-40 773-40T640.5-94ZM660-210h226v-40H660v40ZM80-160v-640h800v351q-25-13-52-19t-55-6q-104 0-175.5 74.5T526-220q0 15 2 30t7 30H80Z''',
    },
  },
]);