rectangle_stack_fill constant

IconData const rectangle_stack_fill

— Cupertino icon named "rectangle_stack_fill". Available on cupertino_icons package 1.0.0+ only. This is the same icon as collections_solid which is available in cupertino_icons 0.1.3.

Implementation

static const IconData rectangle_stack_fill = IconData(
  0xf3ca,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);