check_circle_filled constant

IconData const check_circle_filled

check_circle_filled material symbols icon named "check_circle_filled" (outlined variation).

Implementation

static const IconData check_circle_filled =
    IconData(0xf0be, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');