aboutsummaryrefslogtreecommitdiff
path: root/src/icons/git-fork.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/git-fork.svg')
-rw-r--r--src/icons/git-fork.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/git-fork.svg b/src/icons/git-fork.svg
new file mode 100644
index 00000000..d10116a9
--- /dev/null
+++ b/src/icons/git-fork.svg
@@ -0,0 +1,12 @@
+---
+tags: [code, version control, command]
+version: "1.3"
+unicode: "eb8f"
+---
+<svg>
+ <circle cx="12" cy="18" r="2" />
+ <circle cx="7" cy="6" r="2" />
+ <circle cx="17" cy="6" r="2" />
+ <path d="M7 8v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2" />
+ <line x1="12" y1="12" x2="12" y2="16" />
+</svg>