briefcase constant

IconData const briefcase

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

Implementation

static const IconData briefcase = IconData(
  0xf5a1,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);