swapVertCircle constant

IconData const swapVertCircle

The swapVertCircle material icon.

Implementation

static const IconData swapVertCircle = IconData(
  0xe8d6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);