moveRight property

SvgAsset get moveRight

The assets/icons/move-right.svg.

Implementation

SvgAsset get moveRight => const SvgAsset(
      'forui_assets',
      'move-right',
      'assets/icons/move-right.svg',
    );