calendarRange property

SvgAsset get calendarRange

The assets/icons/calendar-range.svg.

Implementation

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