rotateCcwSquare property

SvgAsset get rotateCcwSquare

The assets/icons/rotate-ccw-square.svg.

Implementation

SvgAsset get rotateCcwSquare => const SvgAsset(
      'forui_assets',
      'rotate-ccw-square',
      'assets/icons/rotate-ccw-square.svg',
    );