fileBox property

SvgAsset get fileBox

The assets/icons/file-box.svg.

Implementation

SvgAsset get fileBox => const SvgAsset(
      'forui_assets',
      'file-box',
      'assets/icons/file-box.svg',
    );