zoom_out constant

IconData const zoom_out

Icon data for solid 'zoom_out' glyph.

Implementation

static const IconData zoom_out =
    IconData(0xe8ed, fontFamily: _kFontFam, fontPackage: _kFontPkg);