shield_slash constant

IconData const shield_slash

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

Implementation

static const IconData shield_slash = IconData(
  0xf7d2,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);