diff options
author | Joris | 2021-04-24 22:32:14 +0200 |
---|---|---|
committer | Joris | 2021-04-24 22:32:14 +0200 |
commit | 57dc4106dace521e8d38b5f2a5bc5cd3156cef47 (patch) | |
tree | 06ab70657b98f0cdd02e2f2fa7b325d06d9bd8b8 /public/images/gitlab.svg | |
parent | 5fa65efe9d1479f17e1f55b5577772a52af938cf (diff) |
Simplify project links
Diffstat (limited to 'public/images/gitlab.svg')
-rw-r--r-- | public/images/gitlab.svg | 3 |
1 files changed, 0 insertions, 3 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> |