person_add constant

IconData const person_add = const IconData(0xf47f, fontFamily: iconFont, fontPackage: iconFontPackage)

A single person with a plus sign next to it. This icon is not filled in.

See also:

Implementation

static const IconData person_add = IconData(0xf47f, fontFamily: iconFont, fontPackage: iconFontPackage)