house_fill constant

IconData const house_fill

— Cupertino icon named "house_fill". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData house_fill = IconData(
  0xf6ca,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);