next_week_outlined constant

IconData const next_week_outlined

next_week — material icon named "next week" (outlined).

Implementation

static const IconData next_week_outlined = IconData(
  0xf210,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);