groupRemove constant

IconData const groupRemove

The groupRemove material icon.

Implementation

static const IconData groupRemove = IconData(
  0xe7ad,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);