double_arrow_rounded constant

IconData const double_arrow_rounded

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

Implementation

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