open_in_new_rounded constant

IconData const open_in_new_rounded

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

Implementation

static const IconData open_in_new_rounded = IconData(
  0xf0034,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);