checkmark_shield_fill constant

IconData const checkmark_shield_fill

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

Implementation

static const IconData checkmark_shield_fill = IconData(
  0xf5ce,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);