person_solid constant

IconData const person_solid

person_fill — Cupertino icon for a single person. This icon is filled in. This is the same icon as person_fill in cupertino_icons 1.0.0+.

See also:

Implementation

static const IconData person_solid = IconData(
  0xf47e,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);