calendarPlus2 property

SvgAsset get calendarPlus2

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

Implementation

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