driveFileMove constant

IconData const driveFileMove

The driveFileMove material icon.

Implementation

static const IconData driveFileMove = IconData(
  0xe675,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);