calendarOff property

SvgAsset get calendarOff

The assets/icons/calendar-off.svg.

Implementation

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