call_missed_outgoing constant

IconData const call_missed_outgoing

call_missed_outgoing — material icon named "call missed outgoing".

Implementation

static const IconData call_missed_outgoing = IconData(
  0xe12b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);