filePieChart property

SvgAsset get filePieChart

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

Implementation

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