format_indent_decrease_outlined constant

IconData const format_indent_decrease_outlined

format_indent_decrease — material icon named "format indent decrease" (outlined).

Implementation

static const IconData format_indent_decrease_outlined = IconData(
  0xf0a1,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);