arrow_right_alt_sharp constant

IconData const arrow_right_alt_sharp

arrow_right_alt — material icon named "arrow right alt" (sharp).

Implementation

static const IconData arrow_right_alt_sharp = IconData(
  0xe79d,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);