barChartHorizontalBig property

SvgAsset get barChartHorizontalBig

The assets/icons/bar-chart-horizontal-big.svg.

Implementation

SvgAsset get barChartHorizontalBig => const SvgAsset(
      'forui_assets',
      'bar-chart-horizontal-big',
      'assets/icons/bar-chart-horizontal-big.svg',
    );