group_solid constant

IconData const group_solid

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

See also:

  • group, which is similar, but not filled in.
  • person_solid, which is just a single person.

Implementation

static const IconData group_solid = IconData(0xf47c, fontFamily: iconFont, fontPackage: iconFontPackage);