remove_moderator_rounded_filled constant

IconData const remove_moderator_rounded_filled
remove moderator rounded filled icon

Implementation

static const IconData remove_moderator_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M800-720v196q0 45-9 90.5T765-344q-4 9-11 14.5t-15 7.5q-8 2-17.5-1T705-333L279-760q-5-5-7-10t-2-11q0-9 5.5-16.5T290-809l169-64q11-4 21-4t21 4l260 96q17 7 28 22.5t11 34.5ZM670-195q-38 38-79 64.5T499-87q-5 2-9.5 2.5t-9.5.5q-7 0-19-4-140-50-220.5-169T160-524v-183l-84-84q-9-9-9-21.5t9-21.5q9-9 21.5-9t21.5 9l713 713q9 9 8.5 21.5T831-78q-9 9-21 9t-21-9L670-195Z''',
    },
  },
]);