treePine property

SvgAsset get treePine

The assets/icons/tree-pine.svg.

Implementation

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