share constant

IconData const share

Icon data for 'share' glyph.

Implementation

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