The Lucide git pull request create arrow icon visually represents the action of creating a new pull request in a version control system, often used to initiate code review and merging processes.
Common uses
- Button to create a new pull request
- Link to the 'new pull request' form
- Icon within a code review workflow status
Use it in React
Install
npm i lucide-reactImport & render
import { GitPullRequestCreateArrow } from 'lucide-react';
<GitPullRequestCreateArrow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codeversion controlopenplusadd+gitpullrequestcreatearrownew pull requestcode merge requestsubmit changes
FAQ
- What does this icon signify?
- It signifies the creation of a pull request, a core feature in collaborative software development for proposing changes and facilitating code review.
- How do I use this icon in React?
- You can import and use it in React with: import { GitPullRequestCreateArrow } from 'lucide-react'
- What is the license for this icon?
- This icon is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.