chevron_left_rounded constant

IconData const chevron_left_rounded

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

Implementation

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