show_chart_outlined constant

IconData const show_chart_outlined

show_chart — material icon named "show chart" (outlined).

Implementation

static const IconData show_chart_outlined = IconData(
  0xf382,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);