arrow_forward_rounded constant

IconData const arrow_forward_rounded

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

Implementation

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