systemUpdateTv constant

IconData const systemUpdateTv

The systemUpdateTv material icon.

Implementation

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