summaryrefslogtreecommitdiff
path: root/static/icons/git-commit.svg
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-22 21:08:50 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-22 21:08:50 -0300
commit0ed2743d9168ed7938d1ae4ff618f5ce50622037 (patch)
tree29cebc0b78856817743f8f189393a0ad550448b0 /static/icons/git-commit.svg
parentf56eb3f0731ed0f3de1de63c2fdd14729fbbc10a (diff)
Removed font awesome in favor of Feather icons
Diffstat (limited to 'static/icons/git-commit.svg')
-rw-r--r--static/icons/git-commit.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/icons/git-commit.svg b/static/icons/git-commit.svg
new file mode 100644
index 0000000..e959d72
--- /dev/null
+++ b/static/icons/git-commit.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-commit"><circle cx="12" cy="12" r="4"></circle><line x1="1.05" y1="12" x2="7" y2="12"></line><line x1="17.01" y1="12" x2="22.96" y2="12"></line></svg> \ No newline at end of file