callSpeakerOn constant

SvgData const callSpeakerOn

Implementation

static const SvgData callSpeakerOn = SvgData(
  'assets/icons/speaker_on.svg',
  width: 27.89,
  height: 25,
);