satellite property

SvgAsset get satellite

The assets/icons/satellite.svg.

Implementation

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