The Tabler git pull request draft icon visually represents the concept of a draft pull request in a version control system, often used in UI to signify an unfinished or pending code review submission.
Common uses
- Button to create a new draft pull request
- Status indicator for a draft pull request
- Link to a list of draft pull requests
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGitPullRequestDraft } from '@tabler/icons-react';
<IconGitPullRequestDraft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Version control
- Keywords
- codeversion controlcommandgitpullrequestdraftversioningrepositorytrackinggit draftcode review draftpending pull requestversion control draft
FAQ
- What does the git pull request draft icon represent?
- It signifies a draft or incomplete pull request, used in version control workflows before a formal review is initiated.
- How do I use this icon in React?
- Import it using `import { IconGitPullRequestDraft } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →