hand_raised_fill constant

IconData const hand_raised_fill

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

Implementation

static const IconData hand_raised_fill = IconData(
  0xf6b2,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);