remove_circle_outline_rounded constant

IconData const remove_circle_outline_rounded

remove_circle_outline — material icon named "remove circle outline" (round).

Implementation

static const IconData remove_circle_outline_rounded = IconData(
  0xf00eb,
  fontFamily: 'MaterialIcons',
);