reply_outlined constant

IconData const reply_outlined

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

Implementation

static const IconData reply_outlined = IconData(
  0xf30c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);