gitCompareArrows property

SvgAsset get gitCompareArrows

The assets/icons/git-compare-arrows.svg.

Implementation

SvgAsset get gitCompareArrows => const SvgAsset(
      'forui_assets',
      'git-compare-arrows',
      'assets/icons/git-compare-arrows.svg',
    );