rotateCwSquare property

SvgAsset get rotateCwSquare

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

Implementation

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