handHeart property

SvgAsset get handHeart

The assets/icons/hand-heart.svg.

Implementation

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