aboutsummaryrefslogtreecommitdiff
path: root/public/images
diff options
context:
space:
mode:
authorJoris2021-04-24 22:32:14 +0200
committerJoris2021-04-24 22:32:14 +0200
commit57dc4106dace521e8d38b5f2a5bc5cd3156cef47 (patch)
tree06ab70657b98f0cdd02e2f2fa7b325d06d9bd8b8 /public/images
parent5fa65efe9d1479f17e1f55b5577772a52af938cf (diff)
Simplify project links
Diffstat (limited to 'public/images')
-rw-r--r--public/images/gitlab.svg3
-rw-r--r--public/images/link.svg5
2 files changed, 0 insertions, 8 deletions
diff --git a/public/images/gitlab.svg b/public/images/gitlab.svg
deleted file mode 100644
index 9998e48..0000000
--- a/public/images/gitlab.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#515170" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
- <path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path>
-</svg>
diff --git a/public/images/link.svg b/public/images/link.svg
deleted file mode 100644
index 919ef5b..0000000
--- a/public/images/link.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#515170" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
- <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path>
- <polyline points="15 3 21 3 21 9"></polyline>
- <line x1="10" y1="14" x2="21" y2="3"></line>
-</svg>