fileChartColumnIncreasing property

SvgAsset get fileChartColumnIncreasing

The assets/icons/file-chart-column-increasing.svg.

Implementation

SvgAsset get fileChartColumnIncreasing => const SvgAsset(
      'forui_assets',
      'file-chart-column-increasing',
      'assets/icons/file-chart-column-increasing.svg',
    );