calendarX2 property

SvgAsset get calendarX2

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

Implementation

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