John KuehJohn Kueh

git pull request closed icon

HugeIcons · GitPullRequestClosedIcon · MIT

Download SVG

The HugeIcons git pull request closed icon visually represents a completed or merged pull request, commonly used to indicate the status of code contributions or review processes.

Common uses

  • Status indicator for merged code changes
  • History log of completed tasks
  • Confirmation of successful code integration

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GitPullRequestClosedIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GitPullRequestClosedIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
merged requestclosed requestcode review completepull request done

FAQ

What does the git pull request closed icon signify?
This icon signifies that a pull request has been successfully closed, typically meaning it has been merged into the main codebase or otherwise resolved.
How do I use the GitPullRequestClosedIcon in React?
Import both HugeiconsIcon and GitPullRequestClosedIcon, then render the icon using <HugeiconsIcon icon={GitPullRequestClosedIcon} />.
What is the license for this icon?
The GitPullRequestClosedIcon from the HugeIcons library is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →