share constant

IconData const share

Icon data for micro 'share' glyph.

Implementation

static const IconData share =
    IconData(0xe87f, fontFamily: _kFontFam, fontPackage: _kFontPkg);