download_circle constant

IconData const download_circle

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

Implementation

static const IconData download_circle = IconData(
  0xf8d6,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);