healthAndSafety constant

IconData const healthAndSafety

The healthAndSafety material icon.

Implementation

static const IconData healthAndSafety = IconData(
  0xe1d5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);