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