check_circle_outline_rounded constant

IconData const check_circle_outline_rounded

check_circle_outline — material icon named "check circle outline" (round).

Implementation

static const IconData check_circle_outline_rounded = IconData(
  0xf634,
  fontFamily: 'MaterialIcons',
);