directions_rounded constant

IconData const directions_rounded

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

Implementation

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