fileSearch2 property

SvgAsset get fileSearch2

The assets/icons/file-search-2.svg.

Implementation

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