sunset property

SvgAsset get sunset

The assets/icons/sunset.svg.

Implementation

SvgAsset get sunset => const SvgAsset(
      'forui_assets',
      'sunset',
      'assets/icons/sunset.svg',
    );