gitCommitVertical property

SvgAsset get gitCommitVertical

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

Implementation

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