graph_circle constant

IconData const graph_circle

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

Implementation

static const IconData graph_circle = IconData(
  0xf8df,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);