chevron_right_rounded constant

IconData const chevron_right_rounded

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

Implementation

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