The Tabler git pull request icon visually represents the action of proposing changes to a shared codebase, commonly used in UIs to initiate or manage code contributions.
Common uses
- Button to create a new pull request
- Link to view existing pull requests
- Status indicator for pull request reviews
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGitPullRequest } from '@tabler/icons-react';
<IconGitPullRequest size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Version control
- Keywords
- codeversion controlcommandgitpullrequestversioningrepositorytrackingrevisioncode reviewmerge requestcontributioncode change
FAQ
- What does the git pull request icon represent?
- It symbolizes the process of submitting code changes for review and merging into a main branch, a core concept in collaborative software development.
- How do I use this icon in React?
- Import it using `import { IconGitPullRequest } from '@tabler/icons-react';` and then use it as a React component: `<IconGitPullRequest />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.