scanHeart property

SvgAsset get scanHeart

The assets/icons/scan-heart.svg.

Implementation

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