scanSearch property

SvgAsset get scanSearch

The assets/icons/scan-search.svg.

Implementation

SvgAsset get scanSearch => const SvgAsset(
      'forui_assets',
      'scan-search',
      'assets/icons/scan-search.svg',
    );