call_made_rounded constant

IconData const call_made_rounded

call_made — material icon named "call made" (round).

Implementation

static const IconData call_made_rounded = IconData(
  0xf603,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);