arrow_left constant

IconData const arrow_left

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

Implementation

static const IconData arrow_left =
    IconData(0xe5de, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons', matchTextDirection: true);