fileBarChart property

SvgAsset get fileBarChart

The assets/icons/file-bar-chart.svg.

Implementation

SvgAsset get fileBarChart => const SvgAsset(
      'forui_assets',
      'file-bar-chart',
      'assets/icons/file-bar-chart.svg',
    );