refreshCw property

SvgAsset get refreshCw

The assets/icons/refresh-cw.svg.

Implementation

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