refresh_circled_solid constant

IconData const refresh_circled_solid

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

See also:

  • refresh_circled, which is similar, but not filled in.
  • refresh, which is the arrow of this icon filled in without a circle.

Implementation

static const IconData refresh_circled_solid = IconData(0xf49c, fontFamily: iconFont, fontPackage: iconFontPackage);