stop_circle constant

IconData const stop_circle

— Cupertino icon named "stop_circle". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData stop_circle = IconData(
  0xf829,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);