tentTree property

SvgAsset get tentTree

The assets/icons/tent-tree.svg.

Implementation

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