check_circle_rounded constant

IconData const check_circle_rounded

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

Implementation

static const IconData check_circle_rounded =
    IconData(0xf0be, fontFamily: 'MaterialSymbolsRounded', fontPackage: 'material_symbols_icons');