gitPullRequestCreate property

SvgAsset get gitPullRequestCreate

The assets/icons/git-pull-request-create.svg.

Implementation

SvgAsset get gitPullRequestCreate => const SvgAsset(
      'forui_assets',
      'git-pull-request-create',
      'assets/icons/git-pull-request-create.svg',
    );