volume constant

SvgData const volume

Implementation

static const SvgData volume = SvgData(
  'assets/icons/volume.svg',
  width: 24,
  height: 20,
);