create constant

IconData const create = const IconData(0xf417, fontFamily: iconFont, fontPackage: iconFontPackage)

A box for writing and a pen on top (that indicates the writing). This icon is not filled in.

See also:

Implementation

static const IconData create = IconData(0xf417, fontFamily: iconFont, fontPackage: iconFontPackage)