error_outline constant

IconData const error_outline

error_outline material symbols icon named "error_outline" (outlined variation).

Implementation

static const IconData error_outline =
    IconData(0xf8b6, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');