fileQuestion property

SvgAsset get fileQuestion

The assets/icons/file-question.svg.

Implementation

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