fileChartColumn property

SvgAsset get fileChartColumn

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

Implementation

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