circlePause property

SvgAsset get circlePause

The assets/icons/circle-pause.svg.

Implementation

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