listTree property

SvgAsset get listTree

The assets/icons/list-tree.svg.

Implementation

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