call_merge_rounded constant

IconData const call_merge_rounded

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

Implementation

static const IconData call_merge_rounded = IconData(
  0xf604,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);