moveDownRight property

SvgAsset get moveDownRight

The assets/icons/move-down-right.svg.

Implementation

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