timerReset property

SvgAsset get timerReset

The assets/icons/timer-reset.svg.

Implementation

SvgAsset get timerReset => const SvgAsset(
      'forui_assets',
      'timer-reset',
      'assets/icons/timer-reset.svg',
    );