refresh_circled constant

IconData const refresh_circled

arrow_clockwise_circle — Cupertino icon for an arrow on a circular path with its end pointing at its start surrounded by a circle. This is icon is not filled in. This is the same icon as arrow_clockwise_circle in cupertino_icons 1.0.0+.

See also:

Implementation

static const IconData refresh_circled = IconData(
  0xf49b,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);