gitCommitHorizontal property

SvgAsset get gitCommitHorizontal

The assets/icons/git-commit-horizontal.svg.

Implementation

SvgAsset get gitCommitHorizontal => const SvgAsset(
      'forui_assets',
      'git-commit-horizontal',
      'assets/icons/git-commit-horizontal.svg',
    );