call_missed_rounded constant

IconData const call_missed_rounded

call_missed — material icon named "call missed" (round).

Implementation

static const IconData call_missed_rounded = IconData(
  0xf606,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);