fileWarning property

SvgAsset get fileWarning

The assets/icons/file-warning.svg.

Implementation

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