swipeLeftAlt constant

IconData const swipeLeftAlt

The swipeLeftAlt material icon.

Implementation

static const IconData swipeLeftAlt = IconData(
  0xeb33,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);