construction property

SvgAsset get construction

The assets/icons/construction.svg.

Implementation

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