mobile_screen_share_rounded constant

IconData const mobile_screen_share_rounded

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

Implementation

static const IconData mobile_screen_share_rounded = IconData(
  0xf8c6,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);