fileBarChart2 property

SvgAsset get fileBarChart2

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

Implementation

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