git fetch icon
git-fetch from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- git-fetch
- 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-lensgit-mergegit-pull-requestgit-pull-request-closedgit-pull-request-commentgit-pull-request-creategit-pull-request-donegit-pull-request-draftgit-pull-request-errorgit-pull-request-go-to-changesgit-pull-request-new-changesgit-stashgit-stash-applygit-stash-pop
Use the git fetch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m13.854 8.854l-5 5a.5.5 0 0 1-.708 0l-5-5a.5.5 0 0 1 .707-.707l4.146 4.146v-1.866a.5.5 0 0 1 1 0v1.866l4.146-4.146a.5.5 0 0 1 .707.707zM8.5 9a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 0 .5.5m0-4a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 0 .5.5"/></svg>
React
import type { SVGProps } from "react";
export function CodiconGitFetch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m13.854 8.854l-5 5a.5.5 0 0 1-.708 0l-5-5a.5.5 0 0 1 .707-.707l4.146 4.146v-1.866a.5.5 0 0 1 1 0v1.866l4.146-4.146a.5.5 0 0 1 .707.707zM8.5 9a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 0 .5.5m0-4a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 0 .5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m13.854 8.854l-5 5a.5.5 0 0 1-.708 0l-5-5a.5.5 0 0 1 .707-.707l4.146 4.146v-1.866a.5.5 0 0 1 1 0v1.866l4.146-4.146a.5.5 0 0 1 .707.707zM8.5 9a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 0 .5.5m0-4a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 0 .5.5"/></svg> </template>
CSS
.icon-git-fetch {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.854%208.854l-5%205a.5.5%200%200%201-.708%200l-5-5a.5.5%200%200%201%20.707-.707l4.146%204.146v-1.866a.5.5%200%200%201%201%200v1.866l4.146-4.146a.5.5%200%200%201%20.707.707zM8.5%209a.5.5%200%200%200%20.5-.5v-2a.5.5%200%200%200-1%200v2a.5.5%200%200%200%20.5.5m0-4a.5.5%200%200%200%20.5-.5v-2a.5.5%200%200%200-1%200v2a.5.5%200%200%200%20.5.5%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.854%208.854l-5%205a.5.5%200%200%201-.708%200l-5-5a.5.5%200%200%201%20.707-.707l4.146%204.146v-1.866a.5.5%200%200%201%201%200v1.866l4.146-4.146a.5.5%200%200%201%20.707.707zM8.5%209a.5.5%200%200%200%20.5-.5v-2a.5.5%200%200%200-1%200v2a.5.5%200%200%200%20.5.5m0-4a.5.5%200%200%200%20.5-.5v-2a.5.5%200%200%200-1%200v2a.5.5%200%200%200%20.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/git-fetch.svg?color=%231a73e8&size=48