mobile_screen_share_outlined constant

IconData const mobile_screen_share_outlined

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

Implementation

static const IconData mobile_screen_share_outlined = IconData(
  0xf1d4,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);