mute constant

SvgData const mute

Implementation

static const SvgData mute = SvgData(
  'assets/icons/mute.svg',
  width: 17.85,
  height: 16,
);