volumeMutedSmall constant

SvgData const volumeMutedSmall

Implementation

static const SvgData volumeMutedSmall = SvgData(
  'assets/icons/volume_muted_small.svg',
  width: 14,
  height: 11,
);