systemUpdateAlt constant

IconData const systemUpdateAlt

The systemUpdateAlt material icon.

Implementation

static const IconData systemUpdateAlt = IconData(
  0xe8d7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);