From 5816b763cfa1f5b608ec439923d2ab55e37a5889 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 11 Mar 2020 16:06:44 +0100 Subject: git icons --- _icons/git-branch.svg | 10 ++++++++++ _icons/git-commit.svg | 7 +++++++ _icons/git-compare.svg | 11 +++++++++++ _icons/git-merge.svg | 9 +++++++++ _icons/git-pull-request.svg | 10 ++++++++++ 5 files changed, 47 insertions(+) create mode 100644 _icons/git-branch.svg create mode 100644 _icons/git-commit.svg create mode 100644 _icons/git-compare.svg create mode 100644 _icons/git-merge.svg create mode 100644 _icons/git-pull-request.svg (limited to '_icons') diff --git a/_icons/git-branch.svg b/_icons/git-branch.svg new file mode 100644 index 0000000..fcbe2d7 --- /dev/null +++ b/_icons/git-branch.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/_icons/git-commit.svg b/_icons/git-commit.svg new file mode 100644 index 0000000..a3f58c8 --- /dev/null +++ b/_icons/git-commit.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/git-compare.svg b/_icons/git-compare.svg new file mode 100644 index 0000000..c5963cd --- /dev/null +++ b/_icons/git-compare.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/_icons/git-merge.svg b/_icons/git-merge.svg new file mode 100644 index 0000000..e0d6539 --- /dev/null +++ b/_icons/git-merge.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/git-pull-request.svg b/_icons/git-pull-request.svg new file mode 100644 index 0000000..e1add23 --- /dev/null +++ b/_icons/git-pull-request.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + -- cgit v1.2.1