chartNoAxesCombined property

SvgAsset get chartNoAxesCombined

The assets/icons/chart-no-axes-combined.svg.

Implementation

SvgAsset get chartNoAxesCombined => const SvgAsset(
      'forui_assets',
      'chart-no-axes-combined',
      'assets/icons/chart-no-axes-combined.svg',
    );