send_rounded constant

IconData const send_rounded

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

Implementation

static const IconData send_rounded = IconData(
  0xf0147,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);