calendarPlus property

SvgAsset get calendarPlus

The assets/icons/calendar-plus.svg.

Implementation

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