cancel_rounded constant

IconData const cancel_rounded

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

Implementation

static const IconData cancel_rounded =
    IconData(0xe888, fontFamily: 'MaterialSymbolsRounded', fontPackage: 'material_symbols_icons');