summaryrefslogtreecommitdiff
path: root/_includes/mdi-gitlab.html
diff options
context:
space:
mode:
authorAdam Carpenter <gitlab@53hor.net>2019-06-03 20:19:17 -0400
committerAdam Carpenter <gitlab@53hor.net>2019-06-03 20:19:17 -0400
commitcd1969f17742d9d72b1502cb2a6baa62e8be5c3e (patch)
tree2e02df5b0f4d5aa13b71878722a1998bf7a7f116 /_includes/mdi-gitlab.html
parentc7e3a802639ba8bfadbf92a8795b7f80277cf6eb (diff)
downloadcobalt-site-cd1969f17742d9d72b1502cb2a6baa62e8be5c3e.tar.xz
cobalt-site-cd1969f17742d9d72b1502cb2a6baa62e8be5c3e.zip
Let's call it version 1.0.
Diffstat (limited to '_includes/mdi-gitlab.html')
-rw-r--r--_includes/mdi-gitlab.html21
1 files changed, 10 insertions, 11 deletions
diff --git a/_includes/mdi-gitlab.html b/_includes/mdi-gitlab.html
index 8d03d12..91b0456 100644
--- a/_includes/mdi-gitlab.html
+++ b/_includes/mdi-gitlab.html
@@ -1,11 +1,10 @@
- <svg style="width:24px;height:24px" viewBox="0 0 24 24">
- <path fill="#ffffff"
- d="M3.16,10L12,21.5L2.32,14.3C2.05,14.09 1.94,13.75
- 2.04,13.44L3.16,10M6.11,3.17C6,2.83 5.5,2.83
- 5.37,3.17L3.16,10H8.32L6.11,3.17M8.32,10L12,21.5L15.68,10H8.32M21.96,13.44L20.84,10L12,21.5L21.68,14.3C21.95,14.09
- 22.06,13.75 21.96,13.44M18.63,3.17C18.5,2.83 18,2.83
- 17.89,3.17L15.68,10H20.84L18.63,3.17Z" />
- <title>
- GitLab
- </title>
- </svg>
+<svg style="width:24px;height:24px" viewBox="0 0 24 24">
+ <title>
+ GitLab
+ </title>
+ <path fill="#ffffff" d="M3.16,10L12,21.5L2.32,14.3C2.05,14.09 1.94,13.75
+ 2.04,13.44L3.16,10M6.11,3.17C6,2.83 5.5,2.83
+ 5.37,3.17L3.16,10H8.32L6.11,3.17M8.32,10L12,21.5L15.68,10H8.32M21.96,13.44L20.84,10L12,21.5L21.68,14.3C21.95,14.09
+ 22.06,13.75 21.96,13.44M18.63,3.17C18.5,2.83 18,2.83
+ 17.89,3.17L15.68,10H20.84L18.63,3.17Z" />
+</svg>