crueltyFree constant

IconData const crueltyFree

The crueltyFree material icon.

Implementation

static const IconData crueltyFree = IconData(
  0xe799,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);