fileCode2 property

SvgAsset get fileCode2

The assets/icons/file-code-2.svg.

Implementation

SvgAsset get fileCode2 => const SvgAsset(
      'forui_assets',
      'file-code-2',
      'assets/icons/file-code-2.svg',
    );