call_received constant

IconData const call_received

call_received — material icon named "call received".

Implementation

static const IconData call_received = IconData(
  0xe12c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);