barChartHorizontal property

SvgAsset get barChartHorizontal

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

Implementation

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