gear_big constant

IconData const gear_big

gear_alt — Cupertino icon for a gear with six cogs. This is the same icon as gear_alt and gear in cupertino_icons 1.0.0+.

See also:

  • gear, which is the iOS 7 version of this icon and appears smaller because of more and larger cogs.
  • settings_solid, which is another cogwheel with a different design.

Implementation

static const IconData gear_big = IconData(0xf2f7, fontFamily: iconFont, fontPackage: iconFontPackage);