light_max constant

IconData const light_max

— Cupertino icon named "light_max". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData light_max = IconData(
  0xf6db,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);