arrow_left_rounded constant

IconData const arrow_left_rounded

arrow_left_rounded material symbols icon named "arrow_left_rounded" (rounded variation).

Implementation

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