diff options
author | Joris | 2021-01-10 10:59:02 +0100 |
---|---|---|
committer | Joris | 2021-01-10 10:59:02 +0100 |
commit | 6682ff4644ab422da760b90934ee42dc62df9bb6 (patch) | |
tree | c77113910cd83ec72866125c03b6bf61380825ff /public/images/gitlab.svg | |
parent | 6a3eee77b0b15aca115d4ba4eb49035b94d63259 (diff) |
Simplify HTML tags
Diffstat (limited to 'public/images/gitlab.svg')
-rw-r--r-- | public/images/gitlab.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/images/gitlab.svg b/public/images/gitlab.svg new file mode 100644 index 0000000..9998e48 --- /dev/null +++ b/public/images/gitlab.svg @@ -0,0 +1,3 @@ +<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> |