timer constant

SvgData const timer

Implementation

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