group constant

IconData const group

person_3 — Cupertino icon for a group of three people. This icon is not filled in. This is the same icon as person_3 in cupertino_icons 1.0.0+.

See also:

  • group_solid, which is similar, but filled in.
  • person, which is just a single person.

Implementation

static const IconData group = IconData(0xf47b, fontFamily: iconFont, fontPackage: iconFontPackage);