graph_square_fill constant

IconData const graph_square_fill

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

Implementation

static const IconData graph_square_fill = IconData(
  0xf8e2,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);