arrow_left_outlined constant

IconData const arrow_left_outlined

arrow_left — material icon named "arrow left" (outlined).

Implementation

static const IconData arrow_left_outlined = IconData(
  0xee8e,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);