archive property

SvgAsset get archive

The assets/icons/archive.svg.

Implementation

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