contextMuteWhite constant

SvgData const contextMuteWhite

Implementation

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