info constant

SvgData const info

Implementation

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