mobile_screen_share_sharp constant

IconData const mobile_screen_share_sharp

mobile_screen_share — material icon named "mobile screen share" (sharp).

Implementation

static const IconData mobile_screen_share_sharp = IconData(
  0xeae7,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);