Git Pull Request Go To Changes Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Git Pull Request Go To Changes 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/307197.svg" alt="Git Pull Request Go To Changes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307197.svg" alt="Git Pull Request Go To Changes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307197.svg" alt="Git Pull Request Go To Changes icon" :width="24" :height="24" />
CSS background
.icon-git-pull-request-go-to-changes {
background-image: url('https://proicons.com/icon/307197.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="M8.58594 1C8.98094 1 9.36846 1.16045 9.64746 1.43945L12.5596 4.35156C12.8386 4.63156 12.999 5.01809 12.999 5.41309V12.999C12.999 14.102 12.102 14.999 10.999 14.999H3.99902C2.89603 14.999 1.99904 14.102 1.99902 12.999V4.99902H2.99902V12.998C2.99905 13.55 3.44704 13.998 3.99902 13.998H10.999C11.551 13.998 11.999 13.55 11.999 12.998V5.41211C11.999 5.28011 11.9455 5.15062 11.8525 5.05762L8.93945 2.14355C8.84645 2.05155 8.71696 1.99805 8.58496 1.99805H7.9082C7.8992 1.97205 7.89477 1.9469 7.88477 1.9209C7.80977 1.74297 7.7025 1.58241 7.56055 1.43945L7.12207 1H8.58594Z"/><path d="M9.5 10.999C9.776 10.999 10 11.223 10 11.499C9.99999 11.775 9.77599 11.999 9.5 11.999H5.5C5.22401 11.999 5.00001 11.775 5 11.499C5 11.223 5.224 10.999 5.5 10.999H9.5Z"/><path d="M7.5 3.99902C7.776 3.99903 8 4.22303 8 4.49902V5.99902H9.5C9.776 5.99903 10 6.22303 10 6.49902C9.99999 6.77501 9.77599 6.99902 9.5 6.99902H8V8.49902C7.99999 8.77501 7.77599 8.99902 7.5 8.99902C7.22401 8.99902 7.00001 8.77501 7 8.49902V6.99902H5.5C5.22401 6.99902 5.00001 6.77501 5 6.49902C5 6.22302 5.224 5.99902 5.5 5.99902H7V4.49902C7 4.22302 7.224 3.99902 7.5 3.99902Z"/><path d="M4.5 0C4.63299 0 4.75952 0.0534683 4.85352 0.147461L6.85352 2.14746C6.90042 2.19336 6.93789 2.24775 6.96289 2.30859C6.98789 2.36959 7.00097 2.43498 7.00098 2.50098C7.00098 2.56698 6.98789 2.63236 6.96289 2.69336C6.93789 2.75323 6.90043 2.80956 6.85352 2.85547L4.85352 4.85547C4.75956 4.94917 4.63278 5.00195 4.5 5.00195C4.36722 5.00195 4.24044 4.94917 4.14648 4.85547C4.05248 4.76147 3.99902 4.63398 3.99902 4.50098C3.99903 4.36799 4.05249 4.24146 4.14648 4.14746L5.29297 3.00098H2.5C2.10201 3.00098 1.72045 3.15944 1.43945 3.44043C1.15846 3.72242 1.00001 4.10298 1 4.50098V5.50098C1 5.63398 0.947516 5.76147 0.853516 5.85547C0.759563 5.94817 0.632774 6.00098 0.5 6.00098C0.367225 6.00098 0.240437 5.94917 0.146484 5.85547C0.0534844 5.76147 0 5.63398 0 5.50098V4.50098C6.17892e-06 3.83799 0.263427 3.20239 0.732422 2.7334C1.20142 2.26441 1.83701 2.00098 2.5 2.00098H5.29297L4.14648 0.855469C4.05248 0.761469 3.99902 0.633977 3.99902 0.500977C3.99903 0.367985 4.05249 0.241455 4.14648 0.147461C4.24048 0.0534683 4.36701 0 4.5 0Z"/></svg>
Copied!