manageAccounts constant

IconData const manageAccounts

The manageAccounts material icon.

Implementation

static const IconData manageAccounts = IconData(
  0xf02e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);