settings constant

IconData const settings

settings — Cupertino icon for a cogwheel with many cogs and decoration in the middle. This icon is not filled in.

See also:

  • settings_solid, which is similar, but filled in.
  • gear, which is another cogwheel with a different design.

Implementation

static const IconData settings = IconData(0xf411, fontFamily: iconFont, fontPackage: iconFontPackage);