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.svg34
1 files changed, 34 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..425832b
--- /dev/null
+++ b/static/icons/tabler/git-fork.svg
@@ -0,0 +1,34 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ class="icon icon-tabler icon-tabler-git-fork"
+ width="24"
+ height="24"
+ viewBox="0 0 24 24"
+ stroke-width="2"
+ stroke="currentColor"
+ fill="none"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ >
+ <path
+ stroke="none"
+ d="M0 0h24v24H0z"
+ fill="none"
+ />
+ <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
+>