forward_rounded constant

IconData const forward_rounded

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

Implementation

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