travelExplore constant

IconData const travelExplore

The travelExplore material icon.

Implementation

static const IconData travelExplore = IconData(
  0xe2db,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);