news_solid constant

IconData const news_solid

news_solid — Cupertino icon for a filled folded newspaper icon. This icon is available in cupertino_icons 1.0.0+ for backward compatibility but not part of Apple icons' aesthetics.

See also:

  • news, same shape, but not filled in.

Implementation

static const IconData news_solid = IconData(0xf472, fontFamily: iconFont, fontPackage: iconFontPackage);