hammer constant

IconData const hammer

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

Implementation

static const IconData hammer = IconData(
  0xf6a9,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);