html constant

IconData const html

The html material icon.

Implementation

static const IconData html = IconData(
  0xeb7e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);