contextMute constant

SvgData const contextMute

Implementation

static const SvgData contextMute = SvgData(
  'assets/icons/context_mute.svg',
  width: 22,
  height: 22,
);