report constant

SvgData const report

Implementation

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