briefcase property

SvgAsset get briefcase

The assets/icons/briefcase.svg.

Implementation

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