call_merge constant

IconData const call_merge

call_merge — material icon named "call merge".

Implementation

static const IconData call_merge = IconData(
  0xe129,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);