call_split_rounded constant

IconData const call_split_rounded

call_split — material icon named "call split" (round).

Implementation

static const IconData call_split_rounded = IconData(
  0xf609,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);