delete_outline constant

IconData const delete_outline

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

Implementation

static const IconData delete_outline =
    IconData(0xe92e, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');