lineChart property

SvgAsset get lineChart

The assets/icons/line-chart.svg.

Implementation

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