telescope property

SvgAsset get telescope

The assets/icons/telescope.svg.

Implementation

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