filter2 constant

IconData const filter2

The filter2 material icon.

Implementation

static const IconData filter2 = IconData(
  0xe3d1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);