check_circle_24 constant

IconData const check_circle_24

Octicon icon named "check-circle" of size 24px.

https://primer.github.io/octicons/check-circle-24

Implementation

static const IconData check_circle_24 =
    IconData(0xf123, fontFamily: _fontFamily24, fontPackage: _fontPackage);