do_not_disturb_on_total_silence constant

IconData const do_not_disturb_on_total_silence

do_not_disturb_on_total_silence — material icon named "do not disturb on total silence".

Implementation

static const IconData do_not_disturb_on_total_silence = IconData(
  0xe1ee,
  fontFamily: 'MaterialIcons',
);