Git Pull Request Create Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Git Pull Request Create icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/307194.svg" alt="Git Pull Request Create icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307194.svg" alt="Git Pull Request Create icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307194.svg" alt="Git Pull Request Create icon" :width="24" :height="24" />
CSS background
.icon-git-pull-request-create {
background-image: url('https://proicons.com/icon/307194.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M7.15 3.85C6.95 3.66 6.95 3.34 7.15 3.15L9.15 1.15C9.34 0.95 9.66 0.95 9.85 1.15C10.05 1.34 10.05 1.66 9.85 1.85L8.71 3H10.5C11.88 3 13 4.12 13 5.5V6.213C12.677 6.121 12.344 6.056 12 6.025V5.5C12 4.67 11.33 4 10.5 4H8.71L9.85 5.15C10.05 5.34 10.05 5.66 9.85 5.85C9.66 6.05 9.34 6.05 9.15 5.85L7.15 3.85ZM4 5.95V10.051C5.14 10.283 6 11.292 6 12.5C6 13.879 4.878 15 3.5 15C2.122 15 1 13.879 1 12.5C1 11.293 1.86 10.283 3 10.051V5.95C1.86 5.72 1 4.71 1 3.5C1 2.12 2.12 1 3.5 1C4.88 1 6 2.12 6 3.5C6 4.71 5.14 5.72 4 5.95ZM3.5 11C2.673 11 2 11.673 2 12.5C2 13.327 2.673 14 3.5 14C4.327 14 5 13.327 5 12.5C5 11.673 4.327 11 3.5 11ZM5 3.5C5 2.67 4.33 2 3.5 2C2.67 2 2 2.67 2 3.5C2 4.33 2.67 5 3.5 5C4.33 5 5 4.33 5 3.5ZM16 11.5C16 13.985 13.985 16 11.5 16C9.015 16 7 13.985 7 11.5C7 9.015 9.015 7 11.5 7C13.985 7 16 9.015 16 11.5ZM14.5 11.5C14.5 11.224 14.276 11 14 11H12V9C12 8.724 11.776 8.5 11.5 8.5C11.224 8.5 11 8.724 11 9V11H9C8.724 11 8.5 11.224 8.5 11.5C8.5 11.776 8.724 12 9 12H11V14C11 14.276 11.224 14.5 11.5 14.5C11.776 14.5 12 14.276 12 14V12H14C14.276 12 14.5 11.776 14.5 11.5Z"/></svg>
Git Pull Request Create in other icon packs
Copied!