graph_square constant

IconData const graph_square

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

Implementation

static const IconData graph_square = IconData(
  0xf8e1,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);