reply_all_sharp constant

IconData const reply_all_sharp

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

Implementation

static const IconData reply_all_sharp = IconData(
  0xec1e,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);