orbit property

SvgAsset get orbit

The assets/icons/orbit.svg.

Implementation

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