call_merge_outlined constant

IconData const call_merge_outlined

call_merge — material icon named "call merge" (outlined).

Implementation

static const IconData call_merge_outlined = IconData(
  0xef17,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);