move property

SvgAsset get move

The assets/icons/move.svg.

Implementation

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