calendarCheck property

SvgAsset get calendarCheck

The assets/icons/calendar-check.svg.

Implementation

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