send_sharp constant

IconData const send_sharp

send — material icon named "send" (sharp).

Implementation

static const IconData send_sharp = IconData(
  0xec68,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);