calendarHeart property

SvgAsset get calendarHeart

The assets/icons/calendar-heart.svg.

Implementation

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