person constant

IconData const person

person — Cupertino icon for a single person. This icon is not filled in.

See also:

  • person_solid, which is similar, but filled in.
  • person_add, which has an additional plus sign next to the person.
  • group, which consists of three people.

Implementation

static const IconData person = IconData(0xf47d, fontFamily: iconFont, fontPackage: iconFontPackage);