monitorPause property

SvgAsset get monitorPause

The assets/icons/monitor-pause.svg.

Implementation

SvgAsset get monitorPause => const SvgAsset(
      'forui_assets',
      'monitor-pause',
      'assets/icons/monitor-pause.svg',
    );