image_not_supported_outlined constant

IconData const image_not_supported_outlined

image_not_supported — material icon named "image not supported" (outlined).

Implementation

static const IconData image_not_supported_outlined = IconData(
  0xf11f,
  fontFamily: 'MaterialIcons',
);