collections constant

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

A collection of folders, which store collections of files, i.e. an album. This icon is not filled in.

See also:

Implementation

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