check_circle_16 constant

IconData const check_circle_16

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

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

Implementation

static const IconData check_circle_16 =
    IconData(0xf123, fontFamily: _fontFamily16, fontPackage: _fontPackage);