swipe constant

IconData const swipe

The swipe material icon.

Implementation

static const IconData swipe = IconData(
  0xe9ec,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);