reply_all_outlined constant

IconData const reply_all_outlined

reply_all — material icon named "reply all" (outlined).

Implementation

static const IconData reply_all_outlined = IconData(
  0xf30b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);