check_circle constant

IconData const check_circle

Icon data for outline 'check_circle' glyph.

Implementation

static const IconData check_circle =
    IconData(0xe83b, fontFamily: _kFontFam, fontPackage: _kFontPkg);