timerOff property

SvgAsset get timerOff

The assets/icons/timer-off.svg.

Implementation

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