thermometer constant

IconData const thermometer

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

Implementation

static const IconData thermometer = IconData(
  0xf864,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);