search property

SvgAsset get search

The assets/icons/search.svg.

Implementation

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