refresh_thin constant

IconData const refresh_thin

arrow_clockwise — Cupertino icon for an arrow on a circular path with its end pointing at its start. This is the same icon as arrow_clockwise, refresh and refresh_thick in cupertino_icons 1.0.0+.

See also:

  • refresh, which is an arrow of the same concept, but thicker and with a larger gap in between its end and start.

Implementation

static const IconData refresh_thin = IconData(0xf49d, fontFamily: iconFont, fontPackage: iconFontPackage);