refreshCcwDot property

SvgAsset get refreshCcwDot

The assets/icons/refresh-ccw-dot.svg.

Implementation

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