The Lucide git pull request create icon depicts a document with a plus sign, symbolizing the action of initiating a new pull request in a code repository.
Common uses
- Button to create a new pull request
- Link to the 'new pull request' form
- Menu item for 'Create Pull Request'
Use it in React
Install
npm i lucide-reactImport & render
import { GitPullRequestCreate } from 'lucide-react';
<GitPullRequestCreate size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codeversion controlopenplusadd+gitpullrequestcreatenew pull requestadd pull requestcode requestsubmit changes
FAQ
- What does the git pull request create icon represent?
- It represents the action of creating a new pull request, a common workflow in version control systems like Git for proposing code changes.
- How do I use this icon in React?
- You can import and use it in React with: import { GitPullRequestCreate } from 'lucide-react'.
- What is the license for this icon?
- This icon is released under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.