call_made_sharp constant

IconData const call_made_sharp

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

Implementation

static const IconData call_made_sharp = IconData(
  0xe824,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);