git pull request go to changes icon
git-pull-request-go-to-changes from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- git-pull-request-go-to-changes
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
git-branchgit-branch-changesgit-branch-compactgit-branch-conflictsgit-branch-staged-changesgit-commitgit-comparegit-fetchgit-lensgit-mergegit-pull-requestgit-pull-request-closedgit-pull-request-commentgit-pull-request-creategit-pull-request-donegit-pull-request-draftgit-pull-request-errorgit-pull-request-new-changesgit-stashgit-stash-applygit-stash-pop
Use the git pull request go to changes icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8.586 1c.395 0 .782.16 1.061.44l2.913 2.912c.279.28.439.666.439 1.061V13c0 1.103-.897 2-2 2h-7c-1.103 0-2-.897-2-2V5h1v7.999a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V5.412a.5.5 0 0 0-.147-.354L8.94 2.144a.5.5 0 0 0-.354-.146h-.677c-.009-.026-.013-.051-.023-.077a1.5 1.5 0 0 0-.324-.482L7.122 1z"/><path d="M9.5 10.999a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zm-2-7a.5.5 0 0 1 .5.5v1.5h1.5a.5.5 0 0 1 0 1H8v1.5a.5.5 0 0 1-1 0v-1.5H5.5a.5.5 0 0 1 0-1H7v-1.5a.5.5 0 0 1 .5-.5M4.5 0a.5.5 0 0 1 .354.147l2 2A.48.48 0 0 1 7 2.501a.5.5 0 0 1-.147.354l-2 2a.5.5 0 1 1-.708-.708l1.147-1.146H2.5a1.5 1.5 0 0 0-1.5 1.5v1a.501.501 0 1 1-1 0v-1a2.5 2.5 0 0 1 2.5-2.5h2.793L4.146.855A.502.502 0 0 1 4.5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function CodiconGitPullRequestGoToChanges(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8.586 1c.395 0 .782.16 1.061.44l2.913 2.912c.279.28.439.666.439 1.061V13c0 1.103-.897 2-2 2h-7c-1.103 0-2-.897-2-2V5h1v7.999a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V5.412a.5.5 0 0 0-.147-.354L8.94 2.144a.5.5 0 0 0-.354-.146h-.677c-.009-.026-.013-.051-.023-.077a1.5 1.5 0 0 0-.324-.482L7.122 1z"/><path d="M9.5 10.999a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zm-2-7a.5.5 0 0 1 .5.5v1.5h1.5a.5.5 0 0 1 0 1H8v1.5a.5.5 0 0 1-1 0v-1.5H5.5a.5.5 0 0 1 0-1H7v-1.5a.5.5 0 0 1 .5-.5M4.5 0a.5.5 0 0 1 .354.147l2 2A.48.48 0 0 1 7 2.501a.5.5 0 0 1-.147.354l-2 2a.5.5 0 1 1-.708-.708l1.147-1.146H2.5a1.5 1.5 0 0 0-1.5 1.5v1a.501.501 0 1 1-1 0v-1a2.5 2.5 0 0 1 2.5-2.5h2.793L4.146.855A.502.502 0 0 1 4.5 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8.586 1c.395 0 .782.16 1.061.44l2.913 2.912c.279.28.439.666.439 1.061V13c0 1.103-.897 2-2 2h-7c-1.103 0-2-.897-2-2V5h1v7.999a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V5.412a.5.5 0 0 0-.147-.354L8.94 2.144a.5.5 0 0 0-.354-.146h-.677c-.009-.026-.013-.051-.023-.077a1.5 1.5 0 0 0-.324-.482L7.122 1z"/><path d="M9.5 10.999a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zm-2-7a.5.5 0 0 1 .5.5v1.5h1.5a.5.5 0 0 1 0 1H8v1.5a.5.5 0 0 1-1 0v-1.5H5.5a.5.5 0 0 1 0-1H7v-1.5a.5.5 0 0 1 .5-.5M4.5 0a.5.5 0 0 1 .354.147l2 2A.48.48 0 0 1 7 2.501a.5.5 0 0 1-.147.354l-2 2a.5.5 0 1 1-.708-.708l1.147-1.146H2.5a1.5 1.5 0 0 0-1.5 1.5v1a.501.501 0 1 1-1 0v-1a2.5 2.5 0 0 1 2.5-2.5h2.793L4.146.855A.502.502 0 0 1 4.5 0"/></g></svg> </template>
CSS
.icon-git-pull-request-go-to-changes {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.586%201c.395%200%20.782.16%201.061.44l2.913%202.912c.279.28.439.666.439%201.061V13c0%201.103-.897%202-2%202h-7c-1.103%200-2-.897-2-2V5h1v7.999a1%201%200%200%200%201%201h7a1%201%200%200%200%201-1V5.412a.5.5%200%200%200-.147-.354L8.94%202.144a.5.5%200%200%200-.354-.146h-.677c-.009-.026-.013-.051-.023-.077a1.5%201.5%200%200%200-.324-.482L7.122%201z%22%2F%3E%3Cpath%20d%3D%22M9.5%2010.999a.5.5%200%200%201%200%201h-4a.5.5%200%200%201%200-1zm-2-7a.5.5%200%200%201%20.5.5v1.5h1.5a.5.5%200%200%201%200%201H8v1.5a.5.5%200%200%201-1%200v-1.5H5.5a.5.5%200%200%201%200-1H7v-1.5a.5.5%200%200%201%20.5-.5M4.5%200a.5.5%200%200%201%20.354.147l2%202A.48.48%200%200%201%207%202.501a.5.5%200%200%201-.147.354l-2%202a.5.5%200%201%201-.708-.708l1.147-1.146H2.5a1.5%201.5%200%200%200-1.5%201.5v1a.501.501%200%201%201-1%200v-1a2.5%202.5%200%200%201%202.5-2.5h2.793L4.146.855A.502.502%200%200%201%204.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.586%201c.395%200%20.782.16%201.061.44l2.913%202.912c.279.28.439.666.439%201.061V13c0%201.103-.897%202-2%202h-7c-1.103%200-2-.897-2-2V5h1v7.999a1%201%200%200%200%201%201h7a1%201%200%200%200%201-1V5.412a.5.5%200%200%200-.147-.354L8.94%202.144a.5.5%200%200%200-.354-.146h-.677c-.009-.026-.013-.051-.023-.077a1.5%201.5%200%200%200-.324-.482L7.122%201z%22%2F%3E%3Cpath%20d%3D%22M9.5%2010.999a.5.5%200%200%201%200%201h-4a.5.5%200%200%201%200-1zm-2-7a.5.5%200%200%201%20.5.5v1.5h1.5a.5.5%200%200%201%200%201H8v1.5a.5.5%200%200%201-1%200v-1.5H5.5a.5.5%200%200%201%200-1H7v-1.5a.5.5%200%200%201%20.5-.5M4.5%200a.5.5%200%200%201%20.354.147l2%202A.48.48%200%200%201%207%202.501a.5.5%200%200%201-.147.354l-2%202a.5.5%200%201%201-.708-.708l1.147-1.146H2.5a1.5%201.5%200%200%200-1.5%201.5v1a.501.501%200%201%201-1%200v-1a2.5%202.5%200%200%201%202.5-2.5h2.793L4.146.855A.502.502%200%200%201%204.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/git-pull-request-go-to-changes.svg?color=%231a73e8&size=48