modeFanOff constant

IconData const modeFanOff

The modeFanOff material icon.

Implementation

static const IconData modeFanOff = IconData(
  0xec17,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);