clear constant
A cross of two diagonal lines from edge to edge crossing in an angle of 90 degrees, which is used for dismissal.
See also:
- clear_circled, which consists of this cross and a circle surrounding it.
- clear, which uses a thicker cross and is the pre-iOS 7 equivalent of this icon.
Implementation
static const IconData clear = IconData(0xf404, fontFamily: iconFont, fontPackage: iconFontPackage)