personRemove constant

IconData const personRemove

The personRemove material icon.

Implementation

static const IconData personRemove = IconData(
  0xef66,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);