fileChartLine property

SvgAsset get fileChartLine

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

Implementation

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