tent property

SvgAsset get tent

The assets/icons/tent.svg.

Implementation

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