phone_solid constant

IconData const phone_solid

phone_fill — Cupertino icon for a phone handset. This is the same icon as phone_fill in cupertino_icons 1.0.0+.

Implementation

static const IconData phone_solid = IconData(
  0xf4b9,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);