delete_simple constant

IconData const delete_simple

trash — Cupertino icon for a trash bin with minimal detail for removing items. This is the same icon as trash and delete in cupertino_icons 1.0.0+.

See also:

  • delete, which is the iOS 7 equivalent of this icon with richer detail.

Implementation

static const IconData delete_simple = IconData(0xf37f, fontFamily: iconFont, fontPackage: iconFontPackage);