graph_circle_fill constant

IconData const graph_circle_fill

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

Implementation

static const IconData graph_circle_fill = IconData(
  0xf8e0,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);