systemSecurityUpdate constant

IconData const systemSecurityUpdate

The systemSecurityUpdate material icon.

Implementation

static const IconData systemSecurityUpdate = IconData(
  0xf072,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);