lock_shield constant

IconData const lock_shield

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

Implementation

static const IconData lock_shield = IconData(
  0xf6fe,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);