refreshCcw property

SvgAsset get refreshCcw

The assets/icons/refresh-ccw.svg.

Implementation

SvgAsset get refreshCcw => const SvgAsset(
      'forui_assets',
      'refresh-ccw',
      'assets/icons/refresh-ccw.svg',
    );