aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/git-fork.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/git-fork.svg')
-rw-r--r--static/icons/tabler/git-fork.svg28
1 files changed, 28 insertions, 0 deletions
diff --git a/static/icons/tabler/git-fork.svg b/static/icons/tabler/git-fork.svg
new file mode 100644
index 0000000..a27d387
--- /dev/null
+++ b/static/icons/tabler/git-fork.svg
@@ -0,0 +1,28 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"
+ />
+ <path
+ d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"
+ />
+ <path
+ d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"
+ />
+ <path
+ d="M7 8v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2"
+ />
+ <path
+ d="M12 12l0 4"
+ />
+</svg
+>