areaChart property

SvgAsset get areaChart

The assets/icons/area-chart.svg.

Implementation

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