reportGrey constant

SvgData const reportGrey

Implementation

static const SvgData reportGrey = SvgData(
  'assets/icons/report_grey.svg',
  width: 18,
  height: 18,
);