open_in_new_sharp constant

IconData const open_in_new_sharp

open_in_new — material icon named "open in new" (sharp).

Implementation

static const IconData open_in_new_sharp = IconData(
  0xeb55,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);