personPin constant

IconData const personPin

The personPin material icon.

Implementation

static const IconData personPin = IconData(
  0xe55a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);