callCenterWhite constant

SvgData const callCenterWhite

Implementation

static const SvgData callCenterWhite = SvgData(
  'assets/icons/call_center_white.svg',
  width: 19,
  height: 14 * (19 / 16),
);