shield_fill constant

IconData const shield_fill

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

Implementation

static const IconData shield_fill = IconData(
  0xf7d0,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);