collections constant

IconData const collections

rectangle_stack — Cupertino icon for a collection of folders, which store collections of files, i.e. an album. This icon is not filled in. This is the same icon as rectangle_stack in cupertino_icons 1.0.0+.

See also:

Implementation

static const IconData collections = IconData(
  0xf3c9,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);