warehouse property

SvgAsset get warehouse

The assets/icons/warehouse.svg.

Implementation

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