shield constant

IconData const shield

The shield material icon.

Implementation

static const IconData shield = IconData(
  0xe9e0,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);