calendarCheck2 property

SvgAsset get calendarCheck2

The assets/icons/calendar-check-2.svg.

Implementation

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